change render size back because lag
parent
0361b799a8
commit
598ce5f625
|
@ -159,5 +159,5 @@ public final class LitecraftSave
|
|||
}
|
||||
|
||||
private static final String SAVE_DIR = "./saves/";
|
||||
private static final int RENDER_SIZE = 6;
|
||||
private static final int RENDER_SIZE = 5;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue