Sector size increased / Cores moved / Fixed desktop recipes appearing
This commit is contained in:
@@ -45,7 +45,7 @@ public class Vars{
|
||||
// public static final int saveSlots = 64;
|
||||
public static final float itemSize = 5f;
|
||||
public static final int tilesize = 8;
|
||||
public static final int sectorSize = 256;
|
||||
public static final int sectorSize = 300;
|
||||
public static final int mapPadding = 3;
|
||||
public static final int invalidSector = Integer.MAX_VALUE;
|
||||
public static Locale[] locales;
|
||||
|
||||
Reference in New Issue
Block a user