mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 22:32:04 +00:00
Fix parallax closer
This commit is contained in:
@@ -731,6 +731,8 @@ public class EngineCompositeGenerator extends ChunkGenerator implements IrisAcce
|
|||||||
ticker.interrupt();
|
ticker.interrupt();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cleaner.interrupt();
|
||||||
|
|
||||||
if (getComposite() != null) {
|
if (getComposite() != null) {
|
||||||
getComposite().close();
|
getComposite().close();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user