mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-19 23:31:27 +00:00
Cleanup
This commit is contained in:
@@ -313,8 +313,7 @@ public interface EngineMantle extends IObjectPlacer {
|
||||
return false;// TODO:
|
||||
}
|
||||
|
||||
default int getLoadedRegionCount()
|
||||
{
|
||||
default int getLoadedRegionCount() {
|
||||
return getMantle().getLoadedRegionCount();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user