diff --git a/pxtarget.json b/pxtarget.json index 28a112b7100..90f4ceeb06a 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -215,6 +215,10 @@ "runtime": { "mathBlocks": true, "loopsBlocks": true, + "pauseUntilBlock": { + "category": "loops", + "weight": 25 + }, "logicBlocks": true, "variablesBlocks": true, "textBlocks": true,