mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2024-11-14 06:20:18 +01: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")
|
|
|