(ad183c440) Removed: SteamWorkshop disabling on MacOS

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:33:13 +03:00
parent c2e039be19
commit e768df7859
11 changed files with 318 additions and 158 deletions
@@ -553,6 +553,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{