Files
Bubberstation/code/modules/tgs/event_handler.dm
Jordan Brown 360882e7ee Bandaid for the TGS4 Linux trusted mode bug (#41668)
* Hack for the TGS4 Linux trusted mode bug

* Simpler
2018-11-27 14:26:40 +13:00

5 lines
162 B
Plaintext

/datum/tgs_event_handler/tg/HandleEvent(event_code, ...)
switch(event_code)
if(TGS_EVENT_COMPILE_COMPLETE)
GLOB.bypass_tgs_reboot = FALSE