We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
this version from 12.03.2019
Assignment to undeclared global "name" inside a function at /home/thomas/.minetest/mods/locks/init.lua:291.
must it be global ? I set local name = nil at line 13 to test
this version from 12.03.2019
Assignment to undeclared global "name" inside a function at /home/thomas/.minetest/mods/locks/init.lua:291.must it be global ?
I set local name = nil at line 13 to test