Пример #1
0
 public void quitGame(int gameId)
 {
     updater.stopGame(gameId);
 }