1
This commit is contained in:
parent
311321d140
commit
0e3777a477
@ -2301,6 +2301,7 @@ int Room::InitWithMobaBattle(long ip_saddr, int socket_handle, std::shared_ptr<c
|
||||
//member->Join(hum);
|
||||
PlayerMgr::Instance()->IncAccountNum(msg->account_id());
|
||||
RoomMgr::Instance()->OnJoinRoomOk(*msg, hum);
|
||||
new_team->AddMember(hum);
|
||||
return true;
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user