Skip to content

Commit

Permalink
crash for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Sep 21, 2024
1 parent 8c32433 commit 086bbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/controllers/subsystem/mobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ SUBSYSTEM_DEF(mobs)
if(L)
L.Life(seconds, times_fired)
else
CRASH("[L] removed from mob_living_list")
GLOB.mob_living_list.Remove(L)
if (MC_TICK_CHECK)
return

0 comments on commit 086bbcc

Please sign in to comment.