File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -549,9 +549,11 @@ Blockly.Blocks.defaultToolbox = '<xml id="toolbox-categories" style="display: no
549549 '<block type="extension_wedo_motor" id="extension_wedo_motor"></block>' +
550550 '<block type="extension_wedo_hat" id="extension_wedo_hat"></block>' +
551551 '<block type="extension_wedo_boolean" id="extension_wedo_boolean"></block>' +
552- '<block type="control_fieldbutton" id="control_fieldbutton"></block>' +
553- '<block type="control_fieldcheckboxoriginal" id="control_fieldcheckboxoriginal"></block>' +
554- '<block type="motion_mutatorCheckboxTest" id="motion_mutatorCheckboxTest"></block>' +
552+ '<block type="control_fieldbutton" id="control_fieldbutton">' +
553+ '<field name="TEST_BUTTON"></field>
554+ ' < / b l o c k > ' +
555+ '<block type="control_fieldcheckboxoriginal" id="control_fieldcheckboxoriginal"></block>' +
556+ '<block type="motion_mutatorCheckboxTest" id="motion_mutatorCheckboxTest"></block>' +
555557 '<block type="operators_expandablejoininputs" id="extension_wedo_boolean"></block>' +
556558 '<block type="extension_wedo_tilt_reporter" id="extension_wedo_reporter">' +
557559 '<value name="TILT">' +
You can’t perform that action at this time.
0 commit comments