mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 18:49:06 +00:00
Close engine targets on shutdown
This commit is contained in:
@@ -132,6 +132,7 @@ public class IrisEngine extends BlockPopulator implements Engine {
|
||||
closed = true;
|
||||
getWorldManager().close();
|
||||
getFramework().close();
|
||||
getTarget().close();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user