Make S local

master
Wuzzy 2016-08-11 18:36:25 +02:00
parent b51965ca9b
commit d234bc69bc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
local S
if (minetest.get_modpath("intllib")) then
dofile(minetest.get_modpath("intllib").."/intllib.lua")
S = intllib.Getter(minetest.get_current_modname())