increase render size
parent
28a262c01d
commit
bf1a947cc6
|
@ -151,5 +151,5 @@ public final class LitecraftSave
|
|||
}
|
||||
|
||||
private static final String SAVE_DIR = "./saves/";
|
||||
private static final int RENDER_SIZE = 8;
|
||||
private static final int RENDER_SIZE = 10;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue