mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-06 09:30:23 +02:00
Fixed bug
This commit is contained in:
@ -39,6 +39,8 @@
|
||||
-- }
|
||||
--}
|
||||
|
||||
default.LIGHT_MAX = 14
|
||||
|
||||
-- PUBLIC VARIABLES
|
||||
mesecon={} -- contains all functions and all global variables
|
||||
mesecon.queue={} -- contains the ActionQueue
|
||||
|
Reference in New Issue
Block a user