forked from mtcontrib/minetest_hbarmor
Better indentation
This commit is contained in:
2
init.lua
2
init.lua
@ -83,10 +83,8 @@ minetest.after(2.5, function()
|
|||||||
|
|
||||||
-- update all hud elements
|
-- update all hud elements
|
||||||
update_hud(player)
|
update_hud(player)
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
if timer > 4 then timer = 0 end
|
if timer > 4 then timer = 0 end
|
||||||
end)
|
end)
|
||||||
|
Reference in New Issue
Block a user