This commit is contained in:
Daniel Mills 2021-07-16 08:54:29 -04:00
parent 6fd5d38cd8
commit 4bdf1553c9

View File

@ -180,7 +180,6 @@ public class CommandIrisCreate extends MortarCommand {
}); });
}; };
if (multiverse) { if (multiverse) {
dim = IrisDataManager.loadAnyDimension(type); dim = IrisDataManager.loadAnyDimension(type);