Update fastprocess.dm

This commit is contained in:
Iamgoofball
2016-03-29 18:45:22 -07:00
parent a03678419d
commit 68e752b461
+1 -1
View File
@@ -31,6 +31,6 @@ var/datum/subsystem/fastprocess/SSfastprocess
if(thing)
thing.process(wait)
else
SSfastprocess.processing.Remove(thing)
SSfastprocess.processing -= thing
if (MC_TICK_CHECK)
return