From 474d5bb762350d969919e04f2b329e7a512bfc83 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 28 Oct 2016 15:43:43 -0700 Subject: [PATCH] turning off streams --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 4b5f3e7a..763c6cb0 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -59,7 +59,7 @@ }, "simulator": { "autoRun": true, - "streams": true, + "streams": false, "aspectRatio": 1.22, "parts": true, "partsAspectRatio": 0.69,