Пример #1
0
 public void Load()
 {
     if (currentGameState != null)
     {
         currentGameState.Load();
     }
 }