From 946d833d2e3277dd43536ffd6b3300554081e56a Mon Sep 17 00:00:00 2001 From: webdesigner97 Date: Mon, 19 May 2014 21:27:47 +0200 Subject: Many changed files from the last weeks where I don't know what I chenged --- steelsupport/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'steelsupport') diff --git a/steelsupport/init.lua b/steelsupport/init.lua index 6217600..56cc084 100644 --- a/steelsupport/init.lua +++ b/steelsupport/init.lua @@ -2,7 +2,7 @@ StreetsMod: Steel support for hanging signs on highways etc. ]] minetest.register_node(":streets:steel_support",{ - description = S("Steel support"), + description = streets.S("Steel support"), tiles = {"streets_support.png"}, groups = {cracky = 1}, drawtype = "glasslike_framed", -- cgit v1.2.3