Example #1
0
 private void CongratulationsState()
 {
     _render.Congratulations(_play);
     _currentState = State.Start;
 }