summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 8b7eac0..0fb5f31 100644
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,7 @@
if minetest.setting_getbool("enable_damage") then
hbhunger = {}
+hbhunger.food = {}
-- HUD statbar values
hbhunger.hunger = {}