mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-22 20:43:43 +01:00
added tooltip on unified_inventory button
This commit is contained in:
parent
0454d72c72
commit
925b39f577
@ -27,6 +27,7 @@ end)
|
||||
unified_inventory.register_button("armor", {
|
||||
type = "image",
|
||||
image = "inventory_plus_armor.png",
|
||||
tooltip = S("3d Armor")
|
||||
})
|
||||
|
||||
unified_inventory.register_page("armor", {
|
||||
|
Loading…
Reference in New Issue
Block a user