Completely bans sleep from Initialize and LateInitialize (#25801)

* GOD DAMN I WAS COOKING

* Makes portal less dumb
This commit is contained in:
AffectedArc07
2024-07-26 14:57:10 +01:00
committed by GitHub
parent 9968aae515
commit f639e2cc1c
24 changed files with 73 additions and 160 deletions
@@ -5,7 +5,7 @@ PROCESSING_SUBSYSTEM_DEF(obj_tab_items)
wait = 0.1 SECONDS
// I know this is mostly copypasta, but I want to change the processing logic
// Sorry bestie :(
// Sorry bestie :( // my name is AA and I am putting a ) here to make the bracket pairs right
/datum/controller/subsystem/processing/obj_tab_items/fire(resumed = FALSE)
if(!resumed)
currentrun = processing.Copy()