mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-20 21:57:00 +01:00
b045d7ae4c
* 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.