Delete le monde infini et la sauvegarde de chunk.

This commit is contained in:
MarcEricMartel
2023-08-28 17:39:55 -04:00
parent 2f8a5893f0
commit 3b5a56189e
4 changed files with 12 additions and 12 deletions

View File

@@ -36,8 +36,8 @@
#endif
#ifdef NDEBUG
#define WORLD_SIZE_X 128
#define WORLD_SIZE_Y 128
#define WORLD_SIZE_X 8
#define WORLD_SIZE_Y 8
#define FRAMES_RENDER_CHUNKS 1
#define FRAMES_UPDATE_CHUNKS 1