forked from luanti-org/minetest_game
		
	Descriptions: Make capitalization consistent
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user