shape
This commit is contained in:
@@ -128,6 +128,7 @@ public abstract class AbstractCharacter extends AbstractWorldObject {
|
||||
public ArrayList<CharacterRune> runes;
|
||||
|
||||
public ArrayList<Vector3fImmutable> navPath = new ArrayList<>();
|
||||
public boolean isPathing = false;
|
||||
|
||||
public AbstractCharacter() {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user