mirror of
https://github.com/modelec/ihm.git
synced 2026-01-18 16:47:32 +01:00
game end
This commit is contained in:
@@ -77,3 +77,7 @@ void InGame::updateTime()
|
||||
emit askTCPServer("ihm;strat;get speed;1");
|
||||
emit askTCPServer("ihm;strat;get angle;1");
|
||||
}
|
||||
|
||||
void InGame::stopTimer() {
|
||||
this->timer->stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user