1.6.2 code #121
@@ -457,11 +457,7 @@ public class PocketManager
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
System.out.println("Writing Dimensional Doors save data...");
|
DDSaveHandler.saveAll(dimensionData.values(), dimensionIDBlackList);
|
||||||
if ( DDSaveHandler.saveAll(dimensionData.values(),dimensionIDBlackList) )
|
|
||||||
{
|
|
||||||
System.out.println("Saved successfully!");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user