public void parse(GameClient Session, ClientPacket Packet)
 {
     Session.LoadRoomForUser();
 }