(b7b7e6b02) Rename "courage" to "resolution" and disable it, because it's not yet used anywhere.
This commit is contained in:
@@ -346,6 +346,10 @@ namespace Barotrauma
|
||||
{
|
||||
isCompleted = true;
|
||||
}
|
||||
if (component.AIOperate(deltaTime, character, this))
|
||||
{
|
||||
isCompleted = true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user