From 8c7e6055ff3954d1e7fb3f658027abb856e7d96f Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 9 Sep 2016 01:39:52 -0700 Subject: [PATCH] enabling parts in target --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index 1100fcb7..83147fa7 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -76,6 +76,7 @@ "simulator": { "autoRun": true, "aspectRatio": 1.22, + "parts": true, "partsAspectRatio": 0.69, "builtinParts": { "accelerometer": true,