Unstable 1.1.15.0
This commit is contained in:
@@ -1378,6 +1378,9 @@ namespace Barotrauma
|
||||
{
|
||||
if (sub.Info.IsOutpost)
|
||||
{
|
||||
#if CLIENT
|
||||
if (GameMain.GameSession.GameMode is TutorialMode) { continue; }
|
||||
#endif
|
||||
OutpostGenerator.PowerUpOutpost(sub);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user