Skip to content

Commit

Permalink
Fix health/breath events
Browse files Browse the repository at this point in the history
  • Loading branch information
octacian committed Jun 13, 2017
1 parent 6ddd991 commit ecdd3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hud.lua
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ function hudlib.add(player, hud_name, def)
end
end

local events = def.events
-- Register other events
if events then
minetest.register_playerevent(function(player, event)
Expand Down

0 comments on commit ecdd3d5

Please sign in to comment.