1
This commit is contained in:
parent
75e93302b9
commit
d3aca0eeb3
@ -4122,7 +4122,9 @@ void Room::OnEnterNewWave(int wave)
|
||||
gas_data_.rad_old = gas_data_.old_area_meta->i->rad();
|
||||
gas_data_.rad_new = gas_data_.new_area_meta->i->rad();
|
||||
gas_data_.gas_progress = 0;
|
||||
#ifdef DEBUG
|
||||
a8::XPrintf("OnEnternerWave:%d\n", {wave});
|
||||
#endif
|
||||
NotifyUiUpdate();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user