mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 22:59:02 +00:00
Fixed compilation errors
This commit is contained in:
@@ -35,7 +35,7 @@ public class WorldGenerator {
|
||||
private int minCopperCount;
|
||||
private int maxCopperCount;
|
||||
|
||||
private static final int DEFAULT_WORLD_SIZE = 24;
|
||||
private static final int DEFAULT_WORLD_SIZE = 16;
|
||||
|
||||
/**
|
||||
* Map of center points
|
||||
|
||||
Reference in New Issue
Block a user