add popups
This commit is contained in:
@@ -31,6 +31,7 @@ public class Game {
|
||||
|
||||
public void resetPlayerTurn() {
|
||||
this.playerTurn = Color.White;
|
||||
this.OnPlayerTurn.emit(playerTurn);
|
||||
}
|
||||
|
||||
public void switchPlayerTurn() {
|
||||
|
||||
Reference in New Issue
Block a user