OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
@@ -204,7 +204,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
protected override bool DetermineCompleted()
|
||||
protected override bool DetermineCompleted(CampaignMode.TransitionType transitionType)
|
||||
{
|
||||
return Winner != CharacterTeamType.None;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user