From 07a21742993aaaf850c5211aaec0f922be5026b8 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 20 Sep 2025 16:32:59 -0600 Subject: trash and medical trash hehehehe --- src/world.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/world.h') diff --git a/src/world.h b/src/world.h index 57f6acf..8b12d54 100644 --- a/src/world.h +++ b/src/world.h @@ -36,6 +36,7 @@ #define SAMANTHA_OFFSET (Vector3){0.0, 0.0, 2.0} #define SAMANTHAS_SPOT_TRASHCAN_COUNT 5 +#define SAMANTHAS_SPOT_TRASH_COUNT 4 // UID for anything in the world. typedef int16_t WorldUID; -- cgit v1.2.3