mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
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:
@@ -506,6 +506,7 @@ typedef struct
|
||||
FLOAT sFoodDecayModificator;
|
||||
|
||||
BOOLEAN fFoodEatingSounds;
|
||||
BOOLEAN fAlwaysFood;
|
||||
|
||||
// Flugente: disease settings
|
||||
BOOLEAN fDisease;
|
||||
|
||||
Reference in New Issue
Block a user