General fixes

This commit is contained in:
Aronai Sieyes
2020-05-20 13:54:49 -04:00
parent 49c00572c9
commit 1a3f9cc3ee
2 changed files with 2 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ SUBSYSTEM_DEF(mobs)
if(!M || QDELETED(M))
mob_list -= M
continue
else if(M.low_priority && !(process_z[get_z(M)]))
slept_mobs++
continue