mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-04 17:20:35 +02:00
Merge commit '053c30b'
This commit is contained in:
@ -23,7 +23,7 @@ end)
|
||||
unified_inventory.register_button("armor", {
|
||||
type = "image",
|
||||
image = "inventory_plus_armor.png",
|
||||
tooltip = S("3d Armor")
|
||||
tooltip = S("3D Armor")
|
||||
})
|
||||
|
||||
unified_inventory.register_page("armor", {
|
||||
|
Reference in New Issue
Block a user