mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-01-27 08:40:16 +01:00
Fixed bug
This commit is contained in:
parent
d4e05f33af
commit
a18bb47d0b
@ -39,6 +39,8 @@
|
|||||||
-- }
|
-- }
|
||||||
--}
|
--}
|
||||||
|
|
||||||
|
default.LIGHT_MAX = 14
|
||||||
|
|
||||||
-- PUBLIC VARIABLES
|
-- PUBLIC VARIABLES
|
||||||
mesecon={} -- contains all functions and all global variables
|
mesecon={} -- contains all functions and all global variables
|
||||||
mesecon.queue={} -- contains the ActionQueue
|
mesecon.queue={} -- contains the ActionQueue
|
||||||
|
Loading…
Reference in New Issue
Block a user