mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-07-05 18:00:20 +02:00
fix intllib return
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
-- Support for the old multi-load method
|
||||
dofile(minetest.get_modpath("intllib").."/init.lua")
|
||||
return dofile(minetest.get_modpath("intllib").."/init.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user