aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/bucket/init.lua
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-08-13 12:03:30 +0200
committerest31 <MTest31@outlook.com>2015-08-13 20:05:53 +0200
commita670ecfde4eccc0184089bac551b2c480ff35cda (patch)
tree5a3455bfd8009c5185dd1c2dda69d594d31e4fe7 /games/minimal/mods/bucket/init.lua
parentdef274a583909a695580509028bd2f393b9c5cf9 (diff)
downloadminetest-a670ecfde4eccc0184089bac551b2c480ff35cda.tar.gz
minetest-a670ecfde4eccc0184089bac551b2c480ff35cda.tar.bz2
minetest-a670ecfde4eccc0184089bac551b2c480ff35cda.zip
game.cpp: Update cached settings
Diffstat (limited to 'games/minimal/mods/bucket/init.lua')
0 files changed, 0 insertions, 0 deletions
opt">.currentline, name) if not warned[warn_key] and info.what ~= "main" and info.what ~= "C" then warn(("Assignment to undeclared ".. "global %q inside a function at %s.") :format(name, desc)) warned[warn_key] = true end declared[name] = true end -- Ignore mod namespaces if WARN_INIT and (not core.get_current_modname or name ~= core.get_current_modname()) then warn(("Global variable %q created at %s.") :format(name, desc)) end rawset(self, name, value) end function meta:__index(name)