fix: my last commit does not compile
This commit is contained in:
parent
884d2a0e2d
commit
7431de67ae
@ -63,7 +63,6 @@ public void OnSubmitButton()
|
|||||||
|
|
||||||
if (currentQuestion == 1)
|
if (currentQuestion == 1)
|
||||||
{
|
{
|
||||||
gameManager.myRoom.currentState = (int)GameState.PropositionsSent;
|
|
||||||
gameManager.WaitForPlayers();
|
gameManager.WaitForPlayers();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user