mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-09 16:21:09 +01:00
360882e7ee
* Hack for the TGS4 Linux trusted mode bug * Simpler
5 lines
162 B
Plaintext
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
|