forked from mtcontrib/mobs_animal
remove unneeded local S
This commit is contained in:
parent
cca7169b9e
commit
6ef76b06e0
2
init.lua
2
init.lua
@ -1,7 +1,5 @@
|
|||||||
local path = minetest.get_modpath(minetest.get_current_modname()) .. "/"
|
local path = minetest.get_modpath(minetest.get_current_modname()) .. "/"
|
||||||
|
|
||||||
local S
|
|
||||||
|
|
||||||
-- Check for translation method
|
-- Check for translation method
|
||||||
local S
|
local S
|
||||||
if minetest.get_translator ~= nil then
|
if minetest.get_translator ~= nil then
|
||||||
|
Loading…
Reference in New Issue
Block a user