aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.h')
-rw-r--r--src/world.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/world.h b/src/world.h
index 88c8ab2..723db8b 100644
--- a/src/world.h
+++ b/src/world.h
@@ -5,6 +5,8 @@
#ifndef WORLD_H
#define WORLD_H
+#define USE_WORLD_DEBUG_TEXTURE
+
#define WORLD_ENTITY_MAX 5000
#define WORLD_PLANT_COUNT 2500
#define WORLD_UTILITY_POLE_COUNT 25