diff options
author | LeMagnesium <mg.minetest@gmail.com> | 2015-05-03 20:18:59 +0200 |
---|---|---|
committer | LeMagnesium <mg.minetest@gmail.com> | 2015-05-03 20:18:59 +0200 |
commit | 244e0e3be6451cf43fb7e45990c2702aad8ba063 (patch) | |
tree | bc6fd94c4b56ef0878cb0f3c7e81f2f45afee423 /modpack.txt | |
parent | 4d6a3a8a0227bce22ac94a9e491ea894d521fb10 (diff) |
Replaced calls for IntLlib's global variable
At the beginning of the files, when the mod looks for intllibs, it does it by looking for
a variable defined by the library, but when the intllib mod isn't loaded, it ends up calling
for a global variable. Here is a more clean way to check whether or not the variable exists
using a lua function instead of a call for this variable.
Diffstat (limited to 'modpack.txt')
0 files changed, 0 insertions, 0 deletions