Files
CHOMPStation2/code/controllers/Processes/obj.dm
Leshana b045d7ae4c Fix runtime in mob controller loop.
* Any nulls present in the mob_list would cause a runtime when checked if they are gcDestroyed.  Add a null check.
* Noticed that the object controller has the same bug, might as well fix now too.
2017-03-17 00:33:25 -04:00

590 B