mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-03 04:49:26 +00:00
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
|