1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-25 19:40:22 +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 S
-- Check for translation method
local S
if minetest.get_translator ~= nil then