IniOption Food items can show without using Food

- food items are usualy not shown in game without using Food
- option ALWAYS_FOOD allows them to be shown even without
- default is false, no food items without Food
This commit is contained in:
kitty624
2025-08-03 08:12:48 +02:00
parent b85380c958
commit 4ae331c19e
3 changed files with 17 additions and 8 deletions
+1
View File
@@ -506,6 +506,7 @@ typedef struct
FLOAT sFoodDecayModificator;
BOOLEAN fFoodEatingSounds;
BOOLEAN fAlwaysFood;
// Flugente: disease settings
BOOLEAN fDisease;