1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

Remove old constant PEEP_THOUGHT_ITEM_NONE

This commit is contained in:
ζeh Matt
2021-08-30 19:42:44 +03:00
parent 336372c7be
commit 9be3a39ddd

View File

@@ -24,7 +24,6 @@
#include <optional>
#define PEEP_MAX_THOUGHTS 5
#define PEEP_THOUGHT_ITEM_NONE 255
#define PEEP_HUNGER_WARNING_THRESHOLD 25
#define PEEP_THIRST_WARNING_THRESHOLD 25