(ac7ab10b0) Pass AIObjectiveManager reference in the constructors instead of methods so that we can always access it.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:14:20 +03:00
parent bec7aadfa9
commit 2ae54a01a5
40 changed files with 290 additions and 322 deletions
@@ -21,7 +21,7 @@ namespace Barotrauma
protected Vector2 position;
protected Vector2 size;
private bool removed;
protected bool removed;
protected bool removed;