1
This commit is contained in:
parent
48d197413b
commit
d90acdb4d0
@ -2323,7 +2323,7 @@ ObstacleData* Room::GetPermanentObstacleData(int obstacle_uniid)
|
||||
long long Room::GetGasInactiveTime()
|
||||
{
|
||||
#ifdef DEBUG
|
||||
return 5;
|
||||
return 10;
|
||||
#endif
|
||||
if (room_mode_ == kZombieMode) {
|
||||
#if DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user