forked from SteamWar/SteamWar
Remove RegionSkins
This commit is contained in:
@@ -71,9 +71,6 @@ public interface Region {
|
||||
@NonNull
|
||||
RegionBackups getBackups();
|
||||
|
||||
@NonNull
|
||||
RegionSkins getSkins();
|
||||
|
||||
interface Area {
|
||||
|
||||
Area EMPTY = new Area() {
|
||||
|
||||
Reference in New Issue
Block a user