1
This commit is contained in:
parent
a995804bc2
commit
84ddacfa34
@ -1986,7 +1986,7 @@ long long Room::GetGasInactiveTime()
|
||||
if (room_mode_ == kZombieMode) {
|
||||
#if DEBUG
|
||||
if (f8::IsTestEnv()) {
|
||||
return MetaMgr::Instance()->zbmode_gas_inactive_time + 10000;
|
||||
return MetaMgr::Instance()->zbmode_gas_inactive_time;
|
||||
} else {
|
||||
return 5 + 5;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user