This commit is contained in:
RePixelatedMC
2024-10-28 15:37:14 +01:00
parent 7c725a9436
commit 560f2f4fdc

View File

@@ -162,7 +162,7 @@ public class IrisMerger {
blockData = dps.createBlockData(); blockData = dps.createBlockData();
} }
} catch (Exception e) { } catch (Exception e) {
// Handle exception // not* Handle exception
} }
} }
} }