Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface.cc1722 #define PLAYER_TEAM_TIMER_TICKS_PER_OK_MERC (15000 / PLAYER_TEAM_TIMER_SEC_PER_TICKS) macro
2051 gTacticalStatus.usTactialTurnLimitMax = (bNumOK * PLAYER_TEAM_TIMER_TICKS_PER_OK_MERC) + in InitPlayerUIBar()