1
This commit is contained in:
parent
d186420ff3
commit
613f19373c
@ -1597,6 +1597,9 @@ void Human::SendUIUpdate()
|
||||
notifymsg.set_max_wave(room->pve_data.max_wave);
|
||||
notifymsg.set_mon_num(room->pve_data.mon_num);
|
||||
notifymsg.set_boss_state(room->pve_data.boss_state);
|
||||
}
|
||||
if (room->IsMobaModeRoom()) {
|
||||
|
||||
}
|
||||
SendNotifyMsg(notifymsg);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user