Home
last modified time | relevance | path

Searched refs:countedKill (Results 1 – 1 of 1) sorted by relevance

/dports/games/ecwolf/ecwolf-1.3.3-src/src/thingdef/
H A Dthingdef_codeptr.cpp235 const bool countedKill = !!(self->flags & FL_COUNTKILL); in ACTION_FUNCTION() local
254 if(countedKill != countsKill) in ACTION_FUNCTION()