minetest-mm/mods-old/mob_horse/intllib.lua

4 lines
102 B
Lua
Raw Normal View History

2021-12-05 14:17:16 +01:00
-- Support for the old multi-load method
return dofile(minetest.get_modpath("intllib").."/init.lua")