enabling functions and arrays

This commit is contained in:
Peli de Halleux 2017-12-14 08:59:39 -08:00
parent 739584e465
commit 1373c2616c

View File

@ -54,6 +54,8 @@
"logicBlocks": true, "logicBlocks": true,
"variablesBlocks": true, "variablesBlocks": true,
"textBlocks": true, "textBlocks": true,
"listsBlocks": true,
"functionBlocks": true,
"onStartColor": "#54C9C9", "onStartColor": "#54C9C9",
"onStartNamespace": "basic" "onStartNamespace": "basic"
}, },