projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df3b87
)
Fix comment
author
ShadowNinja
<noreply@gmail.com>
Wed, 30 Oct 2013 17:50:24 +0000
(13:50 -0400)
committer
ShadowNinja
<noreply@gmail.com>
Wed, 30 Oct 2013 17:50:24 +0000
(13:50 -0400)
technic/init.lua
patch
|
blob
|
history
diff --git
a/technic/init.lua
b/technic/init.lua
index 71a7f459e3a720156b0b67b067cd71041a83a98a..001ae5f1f7ccde1bd67914b3495513d71a82baf4 100644
(file)
--- 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