예제 #1
0
 private void TurnFinished()
 {
     OnTurnFinished?.Invoke();
 }
예제 #2
0
 protected void TurnFinished()
 {
     OnTurnFinished?.Invoke();
 }