1
This commit is contained in:
parent
2fee3a514a
commit
bdc0e74bc5
@ -1292,7 +1292,7 @@ void Player::PushJoinRoomMsg()
|
|||||||
{
|
{
|
||||||
cs::SMMapInfo notifymsg;
|
cs::SMMapInfo notifymsg;
|
||||||
notifymsg.set_map_id(room->GetMapMeta()->i->map_id());
|
notifymsg.set_map_id(room->GetMapMeta()->i->map_id());
|
||||||
#ifdef DEBUG
|
#if 1
|
||||||
notifymsg.set_map_id(1001);
|
notifymsg.set_map_id(1001);
|
||||||
#endif
|
#endif
|
||||||
notifymsg.set_map_width(room->GetMapMeta()->i->map_width());
|
notifymsg.set_map_width(room->GetMapMeta()->i->map_width());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user