Beispiel #1
0
 public override void HandleCapture()
 {
     base.HandleCapture();
     cellGrid.CheckForCapVictoryEndGame();
 }