Example #1
0
 public GameLobby getLobby() {
   return (GameLobby) Manhunt.getLobby(lobby_id);
 }