aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-10-15 03:09:39 +0000
committernathan <nathansmith@disroot.org>2025-10-15 03:09:39 +0000
commitadf84529a0f59bccea0e111b0f76d2eef3968971 (patch)
tree471bf4cbadee7b6016347df555ab70e8468e0bc1 /src/world.h
parent8b176566434e22f4ca0f4f2ebe255b1e38d84f5b (diff)
downloadFindThings-adf84529a0f59bccea0e111b0f76d2eef3968971.tar.gz
FindThings-adf84529a0f59bccea0e111b0f76d2eef3968971.tar.bz2
FindThings-adf84529a0f59bccea0e111b0f76d2eef3968971.zip
Why haven't I gone this already? Should I work on this project more?
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 456d68a..93bcb38 100644
--- a/src/world.h
+++ b/src/world.h
@@ -32,7 +32,7 @@
#define PLACE_POND_WALKING_AREA 7
// Characters.
-#define WORLD_CHARACTER_COUNT 0
+#define WORLD_CHARACTER_COUNT 1
#define SAMANTHA_OFFSET (Vector3){0.0, 0.0, 2.0}
#define SAMANTHAS_SPOT_TRASHCAN_COUNT 5