diff --git a/source/games/duke/src/spawn.cpp b/source/games/duke/src/spawn.cpp index 5c7f31592..34f8a3a49 100644 --- a/source/games/duke/src/spawn.cpp +++ b/source/games/duke/src/spawn.cpp @@ -322,7 +322,6 @@ bool commonEnemySetup(DDukeActor* self, DDukeActor* owner) addtokills(self); - self->flags1 &= ~SFLAG_KILLCOUNT; self->timetosleep = 0; if (!self->mapSpawned) {