Exemple #1
0
 public void win()
 {
     gameSystem.win();
     battlePanel.win();
 }