Closed wlaurance closed 9 years ago
This bug appears when a the leader student submits the text before the next student is in the game on their machine.
What happens is that both students have the isTheirTurn property set to false.
When both parties connect, we can do a sweep to make sure that someone has a turn assigned.
This bug appears when a the leader student submits the text before the next student is in the game on their machine.
What happens is that both students have the isTheirTurn property set to false.
When both parties connect, we can do a sweep to make sure that someone has a turn assigned.