public void CreateRoom(int type)
 {
     packet.CreateRoom(type);
 }