Beispiel #1
0
 private void HandleResetGameServer(GameState gameState)
 {
     gameState.ResetGameServer();
 }