Beispiel #1
0
 public void TurnReady()
 {
     BSM.ProcesessingTurn();
     PlayerInput = GUIState.TURN_END;
 }