aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2020-10-28 15:41:10 +0100
committerBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2020-10-28 15:41:10 +0100
commitfbf6777c299b665884875e2afe76f791c8f7ab74 (patch)
tree1885423887c4d74c05903b674151f9096d402eaa /init.lua
parent6c6068f38ba9e3f96867d2598938f381bbab7eac (diff)
downloadmesecons_debug-fbf6777c299b665884875e2afe76f791c8f7ab74.tar.gz
mesecons_debug-fbf6777c299b665884875e2afe76f791c8f7ab74.zip
globalize context data
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 365c728..a359583 100644
--- a/init.lua
+++ b/init.lua
@@ -2,6 +2,8 @@ local MP = minetest.get_modpath("mesecons_debug")
mesecons_debug = {
enabled = true,
+ -- blockpos-hash => context
+ context_store = {},
context_store_size = 0,
-- mapblock-hash -> true