forked from SteamWar/SteamWar
Remove stability from VariantSelector
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ public class FixedRegion implements Region {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void delete() {
|
||||
public void delete(Location location) {
|
||||
file.delete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user