Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycle.cpp3529 static bool tryToSaveFutureWallOwner = true; in PassEdge() local
3532 …if ( tryToSaveFutureWallOwner && otherPlayer->currentWall && w == otherPlayer->currentWall->Wall()… in PassEdge()