forked from mtcontrib/3d_armor
		
	| @@ -5,7 +5,7 @@ | ||||
|  | ||||
|  | ||||
| -- support for i18n | ||||
| local S = armor.get_translator | ||||
| local S = minetest.get_translator(minetest.get_current_modname()) | ||||
|  | ||||
| --- Mithril | ||||
| -- | ||||
| @@ -159,4 +159,4 @@ if armor.materials.mithril then | ||||
| 			{m, "", m}, | ||||
| 		}, | ||||
| 	}) | ||||
| end | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user