mirror of
https://github.com/modelec/ihm.git
synced 2026-01-18 16:47:32 +01:00
tirette envlévé = 0
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
{
|
||||
std::vector<std::string> list = TCPSocket::split(response, ";");
|
||||
|
||||
if (list[3] == "1")
|
||||
if (list[3] == "0")
|
||||
{
|
||||
emit startGame();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user