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:
@@ -731,6 +731,8 @@ public class EngineCompositeGenerator extends ChunkGenerator implements IrisAcce
|
||||
ticker.interrupt();
|
||||
}
|
||||
|
||||
cleaner.interrupt();
|
||||
|
||||
if (getComposite() != null) {
|
||||
getComposite().close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user