mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-21 22:27:34 +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.