Home
last modified time | relevance | path

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

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dconnection_slot.cpp645 bool waitForLaggingClient = false; in update() local
650 for(;waitForLaggingClient == true || in update()
656 waitForLaggingClient = false; in update()
1399 waitForLaggingClient = true; in update()