1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-27 04:24:35 +02:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2022-06-25 16:50:54 +02:00

View File

@ -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