Merge pull request #11620 from Citinited/fix-conveyors

Fixes speed and normal process switching being broken
This commit is contained in:
variableundefined
2019-05-31 16:12:03 +08:00
committed by GitHub
+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)