public void setDescription()
 {
     description = gameLobbyName + " Status:" + status.ToString();
 }