Adds logging crew manifest to seperate file (#31665)
* Adds logging crew manifest to seperate file * Coding blind * i can spel words * Not everyone in the lobby please. * Proper header * Fix * Better format
This commit is contained in:
committed by
CitadelStationBot
parent
be2dc49384
commit
64b1be05ff
@@ -18,6 +18,8 @@ GLOBAL_VAR(sql_error_log)
|
||||
GLOBAL_PROTECT(sql_error_log)
|
||||
GLOBAL_VAR(world_pda_log)
|
||||
GLOBAL_PROTECT(world_pda_log)
|
||||
GLOBAL_VAR(manifest_log)
|
||||
GLOBAL_PROTECT(manifest_log)
|
||||
|
||||
GLOBAL_LIST_EMPTY(bombers)
|
||||
GLOBAL_PROTECT(bombers)
|
||||
|
||||
Reference in New Issue
Block a user