mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-03 12:36:44 +01:00
2e2249d6f8
Load order changes mean globals used in the initialization of intercoms aren't created before the global_announcer intercom is created, which causes its creation to runtime. I have picked an effective but probably incredibly sloppy way to fix this runtime, because I'm not actually sure where this initialization code belongs