mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-26 03:50:22 +02:00
4 lines
102 B
Lua
4 lines
102 B
Lua
-- Support for the old multi-load method
|
|
return dofile(minetest.get_modpath("intllib").."/init.lua")
|
|
|