fix disabling control_if block

This commit is contained in:
Silver Kuusik
2018-01-15 15:09:54 +01:00
parent 79e9683918
commit bc5169fbf0
2 changed files with 4 additions and 6 deletions

View File

@@ -75,7 +75,7 @@
</xml>
<xml id="toolbox_no_if" style="display: none">
<block type="controls_if"></block>
<block type="controls_if" disabled="true"></block>
<block type="sumorobot_move"></block>
<block type="sumorobot_delay"></block>
<block type="sumorobot_enemy"></block>