1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 04:40:22 +02:00

Descriptions: Make capitalization consistent

This commit is contained in:
ezhh
2017-06-14 02:22:46 +01:00
committed by paramat
parent da7e8e4810
commit 15ba96467d
4 changed files with 20 additions and 20 deletions

View File

@ -159,7 +159,7 @@ xpanes.register_pane("pane", {
})
xpanes.register_pane("bar", {
description = "Iron bar",
description = "Iron Bar",
textures = {"xpanes_bar.png","xpanes_bar.png","xpanes_bar_top.png"},
inventory_image = "xpanes_bar.png",
wield_image = "xpanes_bar.png",