mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Attempt fix blackscreen (#18434)
* first reordering, committed in case i fuck up badly next * from the moment i understood the weakness of my flesh * sdafa * you asked for this * we can't have nice things * sdafasdf * sdafasd * sdfa * fsa * worth a shot * more pain * sdfasdf
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SUBSYSTEM_DEF(finalize)
|
||||
name = "Map Finalization"
|
||||
flags = SS_NO_FIRE | SS_NO_DISPLAY
|
||||
init_order = SS_INIT_MAPFINALIZE
|
||||
init_order = INIT_ORDER_MAPFINALIZE
|
||||
|
||||
var/dmm_suite/maploader
|
||||
var/datum/away_mission/selected_mission
|
||||
|
||||
Reference in New Issue
Block a user