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