Dernier commit?

This commit is contained in:
MarcEricMartel
2021-12-06 10:58:40 -05:00
parent 37825ee4c8
commit 26787fd116
13 changed files with 4 additions and 5 deletions

View File

@@ -26,6 +26,7 @@
#define FRAMES_DELETE_CHUNKS 4
#define VIEW_DISTANCE 128
#define TEXTURE_SIZE 32
#endif
#ifdef NDEBUG
@@ -37,6 +38,7 @@
#define FRAMES_DELETE_CHUNKS 2
#define VIEW_DISTANCE 512
#define TEXTURE_SIZE 512
#endif