Correction rapide noise

This commit is contained in:
MarcEricMartel
2023-09-04 12:59:30 -04:00
parent 55b7051db1
commit 80be6575a4
3 changed files with 5 additions and 5 deletions

View File

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