mirror of
https://github.com/minetest-mods/i3.git
synced 2025-03-22 04:30:29 +01:00
Fix variable name
This commit is contained in:
parent
c7f6e1db62
commit
2fadcdefdd
@ -34,7 +34,7 @@ local function init_hud(player)
|
||||
},
|
||||
}
|
||||
|
||||
if not i3.legacy_inventory then
|
||||
if not i3.settings.legacy_inventory then
|
||||
core.after(0, function()
|
||||
player:hud_set_hotbar_itemcount(i3.settings.hotbar_len)
|
||||
player:hud_set_hotbar_image"i3_hotbar.png"
|
||||
|
Loading…
x
Reference in New Issue
Block a user