aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-12-30 04:11:22 +0000
committernathan <nathansmith@disroot.org>2025-12-30 04:11:22 +0000
commite507ecbb95a2c7a1ffb8c13f1bd39433d6c49ba3 (patch)
tree72a0acb1c0e008de2b24471e50dcd7b09e609abe /src/world.h
parent91b1c45da05c892a04b6a1daa99b1de89fa1f363 (diff)
downloadFindThings-e507ecbb95a2c7a1ffb8c13f1bd39433d6c49ba3.tar.gz
FindThings-e507ecbb95a2c7a1ffb8c13f1bd39433d6c49ba3.tar.bz2
FindThings-e507ecbb95a2c7a1ffb8c13f1bd39433d6c49ba3.zip
Working on building collision
Diffstat (limited to 'src/world.h')
-rw-r--r--src/world.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/world.h b/src/world.h
index 723db8b..2b51485 100644
--- a/src/world.h
+++ b/src/world.h
@@ -5,7 +5,7 @@
#ifndef WORLD_H
#define WORLD_H
-#define USE_WORLD_DEBUG_TEXTURE
+//#define USE_WORLD_DEBUG_TEXTURE
#define WORLD_ENTITY_MAX 5000
#define WORLD_PLANT_COUNT 2500