Skip to content

Fixed: Monsters in sectors marked with Damage_End (e1m8) weren't being removed...

Ru5tK1ng requested to merge topic/default/e1m8-survival into branch/default

When sv_nocountendmonst and sv_killallmonsters are both true in survival, maps such as E1M8 couldn't be completed because monsters in the special end sector weren't being removed from the total monster count.

Merge request reports