@ -16,6 +16,7 @@ public class PathingUtilities {
this.location = loc;
this.region = reg;
this.parentBuilding = parent;
this.neighbors = new ArrayList<>();
}