mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Add BLACKBOX again and make an define of it's own for logging
This commit is contained in:
@@ -45,9 +45,10 @@
|
||||
// Subsystems shutdown in the reverse of the order they initialize in
|
||||
// The numbers just define the ordering, they are meaningless otherwise.
|
||||
|
||||
#define INIT_ORDER_GARBAGE 19
|
||||
#define INIT_ORDER_GARBAGE 20
|
||||
#define INIT_ORDER_LOGGING 19
|
||||
#define INIT_ORDER_DBCORE 18
|
||||
#define INIT_ORDER_LOGGING 17
|
||||
#define INIT_ORDER_BLACKBOX 17
|
||||
#define INIT_ORDER_SERVER_MAINT 16
|
||||
#define INIT_ORDER_INPUT 15
|
||||
#define INIT_ORDER_RESEARCH 14
|
||||
|
||||
Reference in New Issue
Block a user