public RoomManager(MainServer _server)
 {
     mMainServer = _server;
 }