Fixes speed and normal process switching being broken

This commit is contained in:
Citinited
2019-05-30 20:13:09 +01:00
parent b1acfe3c87
commit c2f361e1ac
+1 -1
View File
@@ -148,8 +148,8 @@ Class Procs:
if(!speed_process)
return
speed_process = FALSE
START_PROCESSING(SSmachines, src)
STOP_PROCESSING(SSfastprocess, src)
START_PROCESSING(SSmachines, src)
/obj/machinery/Destroy()
if(myArea)