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:
AnturK
2017-10-15 16:56:48 -05:00
committed by CitadelStationBot
parent be2dc49384
commit 64b1be05ff
7 changed files with 19 additions and 1 deletions
+2
View File
@@ -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)