Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSPYA.cpp561 int enemySpyCount=0, counterSpySkill=0; in catch_spy() local
578 enemySpyCount++; in catch_spy()
584 if( enemySpyCount == totalPop ) in catch_spy()
587 err_when( enemySpyCount > totalPop ); in catch_spy()