3 lines
102 B
Lua
3 lines
102 B
Lua
-- Support for the old multi-load method
|
|
return dofile(minetest.get_modpath("intllib").."/init.lua")
|
|
|