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:
@@ -14,7 +14,7 @@
|
||||
|
||||
SUBSYSTEM_DEF(unit_tests_config)
|
||||
name = "Unit Test Config"
|
||||
init_order = SS_INIT_PERSISTENT_CONFIG
|
||||
init_order = INIT_ORDER_PERSISTENT_CONFIGURATION
|
||||
flags = SS_NO_FIRE
|
||||
|
||||
var/datum/unit_test/UT // Logging/output, use this to log things from outside where a specific unit_test is defined
|
||||
|
||||
Reference in New Issue
Block a user