public override void OnStartAuthority()
 {
     CmdSetDisplayName(MenuUtil.GetNameFromPlayerPrefs());
     room.ShowLobby();
 }