1
This commit is contained in:
parent
d95df00bd6
commit
e5fd06e488
@ -344,6 +344,11 @@ void RoomObstacle::Active()
|
||||
ActiveMedicalStation();
|
||||
}
|
||||
break;
|
||||
case kObstaclePortal:
|
||||
{
|
||||
ActivePortal();
|
||||
}
|
||||
break;
|
||||
default:
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user