9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 19:19:07 +00:00

Fix parallax closer

This commit is contained in:
Daniel Mills
2021-08-07 22:42:17 -04:00
parent 03ea78b40b
commit 897669a069

View File

@@ -731,6 +731,8 @@ public class EngineCompositeGenerator extends ChunkGenerator implements IrisAcce
ticker.interrupt();
}
cleaner.interrupt();
if (getComposite() != null) {
getComposite().close();