mirror of
https://github.com/modelec/ihm.git
synced 2026-01-19 00:57:27 +01:00
remove log
This commit is contained in:
@@ -218,11 +218,9 @@ void MainWindow::handleMessage(const std::string& message)
|
||||
{
|
||||
if (waitingForTiretteValue)
|
||||
{
|
||||
qInfo() << "Tirette change, start game";
|
||||
waintingForTirette->responseFromTirette(message);
|
||||
} else
|
||||
{
|
||||
qInfo() << "Tirette change, change the text";
|
||||
preparationMatch->responseTiretteState(QString::fromStdString(message));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user