diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ if minetest.setting_getbool("enable_damage") then hbhunger = {} +hbhunger.food = {} -- HUD statbar values hbhunger.hunger = {} |