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:
Fluffy
2024-02-20 12:37:52 +01:00
committed by GitHub
parent 141dff58ab
commit 91e89a3d73
70 changed files with 412 additions and 393 deletions
@@ -6,7 +6,7 @@ PROCESSING_SUBSYSTEM_DEF(electronics)
wait = 2 SECONDS
priority = SS_PRIORITY_ELECTRONICS
flags = SS_KEEP_TIMING
init_order = SS_INIT_MISC_FIRST
init_order = INIT_ORDER_MISC_FIRST
var/list/all_integrated_circuits = list()
var/list/printer_recipe_list = list()