Update Toolbox.xml
This commit is contained in:
parent
19f68d1b0d
commit
b8497e34e1
1 changed files with 5 additions and 5 deletions
|
|
@ -20,11 +20,6 @@
|
|||
<block type="literals_color" />
|
||||
</category>
|
||||
<category name="Operators" colour="#59C059">
|
||||
<block type="operators_add" />
|
||||
<block type="operators_minus" />
|
||||
<block type="operators_multiply" />
|
||||
<block type="operators_divide" />
|
||||
<sep gap="48"></sep>
|
||||
<block type="operators_equals" />
|
||||
<block type="operators_strictequals" />
|
||||
<block type="operators_more" />
|
||||
|
|
@ -34,6 +29,11 @@
|
|||
<block type="operators_or" />
|
||||
<block type="operators_not" />
|
||||
<sep gap="48"></sep>
|
||||
<block type="operators_add" />
|
||||
<block type="operators_minus" />
|
||||
<block type="operators_multiply" />
|
||||
<block type="operators_divide" />
|
||||
<sep gap="48"></sep>
|
||||
<block type="operators_join" />
|
||||
</category>
|
||||
<category name="Variables" colour="#FF8C1A">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue