From d3ee617f37984b380ebe32cd37ef1cda66d96c48 Mon Sep 17 00:00:00 2001 From: sapier Date: Mon, 28 Apr 2014 23:41:27 +0200 Subject: Fix heart + bubble bar size on different texture packs Add DPI support for statbar Move heart+bubble bar to Lua HUD Add statbar size (based upon an idea by blue42u) Add support for customizing breath and statbar --- builtin/builtin.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'builtin/builtin.lua') diff --git a/builtin/builtin.lua b/builtin/builtin.lua index a51264618..1babe006f 100644 --- a/builtin/builtin.lua +++ b/builtin/builtin.lua @@ -29,3 +29,4 @@ dofile(modpath.."/features.lua") dofile(modpath.."/voxelarea.lua") dofile(modpath.."/vector.lua") dofile(modpath.."/forceloading.lua") +dofile(modpath.."/statbars.lua") -- cgit v1.2.3