Fixed scripts using the 'intllib' global

pull/5/head
Sukender 2015-04-10 17:38:44 +02:00
parent 8568b88fd5
commit ae2574bac7
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ WATER_VISC = 1
LAVA_VISC = 7
LIGHT_MAX = 14
intllib=minetest.get_modpath("intllib")
-- Definitions made by this mod that other mods can use too
default = {}