diff options
author | nathan <nathansmith@disroot.org> | 2025-09-20 09:25:53 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-09-20 09:25:53 +0000 |
commit | 433f61f3c8a7cd06aaeaaac5d38cec5444f82b3f (patch) | |
tree | 57d29fca4887b36118de4c719e8a3dc75cb1a663 /src/entity.h | |
parent | c7b41bd1750807b366308a8eb41df3218efde1a7 (diff) | |
download | FindThings-433f61f3c8a7cd06aaeaaac5d38cec5444f82b3f.tar.gz FindThings-433f61f3c8a7cd06aaeaaac5d38cec5444f82b3f.tar.bz2 FindThings-433f61f3c8a7cd06aaeaaac5d38cec5444f82b3f.zip |
Samantha's spot
Diffstat (limited to 'src/entity.h')
-rw-r--r-- | src/entity.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/entity.h b/src/entity.h index aaf0e82..7779bca 100644 --- a/src/entity.h +++ b/src/entity.h @@ -17,9 +17,9 @@ #define UTILITY_POLE_HEIGHT 100.0 #define UTILITY_POLE_RADIUS 3.0 -#define SAMANTHA_WIDTH 23.6414/2.0 -#define SAMANTHA_HEIGHT 28.5382/2.0 -#define SAMANTHA_THICKNESS 13.0529/2.0 +#define SAMANTHA_WIDTH 3.54621/2.0 +#define SAMANTHA_HEIGHT 4.28073/2.0 +#define SAMANTHA_THICKNESS 1.95793/2.0 #define SAMANTHA_STATIC_SPEED 24 #define SAMANTHA_STATIC_FRAMES 4 |