From 0a5e521f2dd9319f63ac46a657fd8198141a208f Mon Sep 17 00:00:00 2001 From: ShadowNinja Date: Wed, 30 Oct 2013 13:50:24 -0400 Subject: [PATCH] Fix comment --- technic/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technic/init.lua b/technic/init.lua index 71a7f45..001ae5f 100644 --- a/technic/init.lua +++ b/technic/init.lua @@ -8,7 +8,7 @@ local load_start = os.clock() local modpath = minetest.get_modpath("technic") technic.modpath = modpath --- Boilerplate to support intllib + S("%s", "foo") syntax +-- Boilerplate to support intllib if intllib then technic.getter = intllib.Getter() else -- 2.30.2