forked from mtcontrib/mobs_animal
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
97b8bffd67
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