1
This commit is contained in:
parent
fb0c4b88e5
commit
2b9ccd263e
@ -1311,7 +1311,7 @@ void Room::UpdateGasInactivePvp()
|
||||
void Room::UpdateGasInactivePve()
|
||||
{
|
||||
{
|
||||
first_safearea = pve_mode_meta->area[0];
|
||||
auto first_safearea = pve_mode_meta->area[0];
|
||||
gas_data_.gas_mode = GasWaiting;
|
||||
gas_data_.gas_start_frameno = GetFrameNo();
|
||||
battle_start_frameno_ = GetFrameNo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user