Events ported, now for cleanup if needed.

This commit is contained in:
Neerti
2020-03-26 03:20:16 -04:00
parent dd2edef196
commit f5383410ea
51 changed files with 2325 additions and 312 deletions
@@ -36,9 +36,6 @@ SUBSYSTEM_DEF(game_master)
if(config && !config.enable_game_master)
can_fire = FALSE
// Remove when finished.
debug_gm()
return ..()
/datum/controller/subsystem/game_master/fire(resumed)