forked from MagicBane/Server
hull 7
This commit is contained in:
@@ -574,7 +574,7 @@ public class dbBuildingHandler extends dbHandlerBase {
|
||||
|
||||
Path2D.Float prop_path = BuildingManager.hullToPath2d(HullStrings);
|
||||
|
||||
ArrayList<ArrayList<Path2D>> meshList;
|
||||
ArrayList<Path2D.Float> meshList;
|
||||
|
||||
if (BuildingManager._hull_data.get(propID) == null) {
|
||||
meshList = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user