forked from SteamWar/SteamWar
Fix RegionLib.type
This commit is contained in:
@@ -181,7 +181,6 @@ public class RegionListener implements Listener {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private static void tagChangedRegion(final Location location) {
|
||||
Region.getRegion(location).getFlags().set(Flag.CHANGED, ChangedMode.HAS_CHANGE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user