Unstable 0.16.3.0
This commit is contained in:
@@ -20,5 +20,8 @@ namespace Barotrauma
|
||||
return descriptions[GameMain.Client.Character.TeamID == CharacterTeamType.Team1 ? 1 : 2];
|
||||
}
|
||||
}
|
||||
|
||||
public override bool IsAtCompletionState => false;
|
||||
public override bool IsAtFailureState => false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user