diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-08-19 19:08:48 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-08-19 19:08:48 +0100 |
commit | d99cf5f44482dd4572f462d2b144a819968b2630 (patch) | |
tree | 282e618539858148963492c8d7df3c2d2d755329 /api.lua | |
parent | cfe8562c7a0f8df99f54c3a6811549c6593fe011 (diff) |
Updated license
Diffstat (limited to 'api.lua')
-rw-r--r-- | api.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ else end mobs.intllib = S --- Invisibility mod +-- Invisibility mod check function check_global(name) return rawget(_G, name) ~= nil |