fixed missing namespace
This commit is contained in:
parent
02ec64697d
commit
b12c6fa05e
@ -3,6 +3,8 @@
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
locks = {}
|
||||
|
||||
local picked_time = tonumber(minetest.setting_get("locks_picked_time")) or 15 -- unlocked for 15 seconds
|
||||
local all_unlocked = minetest.setting_getbool("locks_all_unlocked")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user