Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dactbeartrap.cpp1033 bool foundBomb = false; in entityCheckIfTriggeredBomb() local
1050 foundBomb = true; in entityCheckIfTriggeredBomb()
1055 return foundBomb; in entityCheckIfTriggeredBomb()
H A Dacthudweapon.cpp1348 bool foundBomb = false; in actHudWeapon() local
1363 foundBomb = true; in actHudWeapon()
1366 if ( !foundBomb ) in actHudWeapon()