mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Merge pull request #11620 from Citinited/fix-conveyors
Fixes speed and normal process switching being broken
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user