Beispiel #1
0
 public void StartGame()
 {
     Player.singleton.Init();
     GameControler.StartGame();
 }