mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
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