Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycle.cpp326 static REAL sg_chatBotDelay = .5; variable
328 sg_chatBotDelay );
690 nextChatAI_ = sg_chatBotDelay + currentTime; in Activate()