public void quitGame(int gameId)
 {
     updater.stopGame(gameId);
 }