v0.12.0.2
This commit is contained in:
@@ -326,7 +326,7 @@ namespace Barotrauma
|
||||
break;
|
||||
|
||||
case CampaignMode.InteractionType.Store:
|
||||
Store?.Update();
|
||||
Store?.Update(deltaTime);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user