From 6b0cf961c6ebcc6386508ad5f76e1e5533da6b79 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 2 May 2016 09:40:29 -0700 Subject: [PATCH] support for lists in blocks --- pxtarget.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 51ccb3bb..2ba8fef1 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -60,7 +60,8 @@ "mathBlocks": true, "loopsBlocks": true, "logicBlocks": true, - "variablesBlocks": true + "variablesBlocks": true, + "listsBlocks": true }, "simulator": { "autoRun": true