1
This commit is contained in:
parent
54c75fc37a
commit
b6403811e2
@ -1191,6 +1191,7 @@ void Room::UpdateGas()
|
|||||||
if (IsPveRoom()) {
|
if (IsPveRoom()) {
|
||||||
if (!IsGameOver() &&
|
if (!IsGameOver() &&
|
||||||
(
|
(
|
||||||
|
pve_data.pve_kill_boss ||
|
||||||
IsAllRealDead() ||
|
IsAllRealDead() ||
|
||||||
incubator_->IsTimeOut() ||
|
incubator_->IsTimeOut() ||
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user