1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-05 18:00:20 +02:00

update translation detection

This commit is contained in:
tenplus1
2020-08-25 09:56:43 +01:00
parent fd1807e746
commit deea6597da
3 changed files with 10 additions and 18 deletions

3
intllib.lua Normal file
View File

@ -0,0 +1,3 @@
-- Support for the old multi-load method
dofile(minetest.get_modpath("intllib").."/init.lua")