aboutsummaryrefslogtreecommitdiff
path: root/src/lua/src/luaconf.h
diff options
context:
space:
mode:
authorLars Hofhansl <larsh@apache.org>2017-03-11 20:50:14 -0800
committerSmallJoker <mk939@ymail.com>2017-03-15 20:30:34 +0100
commit454483f26610959526d97c1d318e0d699d78747d (patch)
tree3f7c47ef2a24908807108e34de9f38f4c0dabb6b /src/lua/src/luaconf.h
parent39fa249f91b7cb9031ed43776b07155755f76cae (diff)
downloadminetest-454483f26610959526d97c1d318e0d699d78747d.tar.gz
minetest-454483f26610959526d97c1d318e0d699d78747d.tar.bz2
minetest-454483f26610959526d97c1d318e0d699d78747d.zip
Use true distance for block priority.
Diffstat (limited to 'src/lua/src/luaconf.h')
0 files changed, 0 insertions, 0 deletions
/span> {HUD_STAT_OFFSET, "offset"}, {HUD_STAT_WORLD_POS, "world_pos"}, {0, NULL}, }; const struct EnumString es_HudBuiltinElement[] = { {HUD_FLAG_HOTBAR_VISIBLE, "hotbar"}, {HUD_FLAG_HEALTHBAR_VISIBLE, "healthbar"}, {HUD_FLAG_CROSSHAIR_VISIBLE, "crosshair"}, {HUD_FLAG_WIELDITEM_VISIBLE, "wielditem"}, {HUD_FLAG_BREATHBAR_VISIBLE, "breathbar"}, {HUD_FLAG_MINIMAP_VISIBLE, "minimap"}, {0, NULL}, };