CSC480-18S / Red-Team

Red Team Repository
MIT License
6 stars 19 forks source link

GUI: Mobile device tiles not being removed when timer runs out #307

Open hkobrien opened 6 years ago

hkobrien commented 6 years ago

When it is a players turn and they place tiles on the board, but don't press "done" before the timer runs out, the tiles they placed stay on the board. On the data update, if it is not their turn but there are tiles on the board, they need to be removed.

LandonPatmore commented 6 years ago

@CSC480-18S/red-gui Was this fixed?