mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-04 05:42:58 +01:00
08c2d2db6e
- Best practice to avoid holding onto references to the subsystem instances aside from the global variables. (In case of restart/recover etc). - The reference to GM was entirely unused by any event or meta-event. /datum/game_master would work fine using the global refs.