Last tweaks
This commit is contained in:
@@ -119,6 +119,12 @@ public class DDSaveHandler
|
||||
}
|
||||
return true;
|
||||
}
|
||||
/**
|
||||
* ensures that a pocket's children havent been deleted
|
||||
* @param packedDim
|
||||
* @param packedDims
|
||||
* @return
|
||||
*/
|
||||
private static ArrayList<Integer> verifyChildren(PackedDimData packedDim,HashMap<Integer,PackedDimData> packedDims)
|
||||
{
|
||||
ArrayList<Integer> children = new ArrayList<Integer>();
|
||||
|
||||
@@ -80,6 +80,5 @@
|
||||
/schematics/ruins/Trap_SK-UTrapRight_Open_50.schematic
|
||||
/schematics/ruins/trap_wallFallcomboPistonHall_closed_200.schematic
|
||||
/schematics/ruins/DeadEnd_Floating-Altar_Open_100.schematic
|
||||
|
||||
|
||||
DeadEnd_Floating-Altar_Open
|
||||
/schematics/ruins/complexHall_exitRuinsWithHiddenDoor_open_100
|
||||
.schematic
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user