forked from mtcontrib/mobs_animal
Compare commits
2 Commits
e7dc5350a6
...
97b8bffd67
Author | SHA1 | Date | |
---|---|---|---|
97b8bffd67 | |||
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
|
||||||
|
Reference in New Issue
Block a user