mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-08 15:47:52 +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
|