forked from SteamWar/SteamWar
Update stuff
This commit is contained in:
-5
@@ -128,9 +128,4 @@ public class DynamicRegionSystem implements RegionSystem {
|
||||
neighbours.remove(GlobalRegion.INSTANCE);
|
||||
return ((Set<DynamicRegion>)(Set) neighbours).stream();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isModular() {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user