LuaCheck: Add hb
as a global (#154)
`hb` global is from HudBars by Wuzzy2.
This commit is contained in:
parent
5a24e9f6fc
commit
04b2edceb4
@ -12,6 +12,8 @@ read_globals = {
|
||||
|
||||
"minetest", "vector",
|
||||
"ItemStack", "datastorage",
|
||||
|
||||
"hb",
|
||||
}
|
||||
|
||||
files["callbacks.lua"].ignore = { "player", "draw_lite_mode" }
|
||||
|
Loading…
Reference in New Issue
Block a user