(ac7ab10b0) Pass AIObjectiveManager reference in the constructors instead of methods so that we can always access it.
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Barotrauma
|
||||
protected Vector2 position;
|
||||
protected Vector2 size;
|
||||
|
||||
private bool removed;
|
||||
protected bool removed;
|
||||
|
||||
protected bool removed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user