From 54bf90e45f122cfac642afce6f5ed16d0d435276 Mon Sep 17 00:00:00 2001 From: LeMagnesium Date: Tue, 13 Jan 2015 21:08:35 +0100 Subject: [PATCH] HUD still buggy --- mods/hud/hunger.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/hud/hunger.lua b/mods/hud/hunger.lua index 236af426..c9e74f39 100755 --- a/mods/hud/hunger.lua +++ b/mods/hud/hunger.lua @@ -368,6 +368,7 @@ function hud.handle_node_actions(pos, oldnode, player, ext) new = HUD_HUNGER_EXHAUST_MOVE end if exhaus == nil then return end + print("zerobin") print(exhaus) -- If exhaus goes through the condition exhaus = exhaus + new if exhaus > HUD_HUNGER_EXHAUST_LVL then