Add show, hide, direction to palette

This commit is contained in:
Tim Mickel 2016-07-01 12:57:13 -04:00
parent ce941c6fd8
commit a47a9a9b7e

View file

@ -246,6 +246,8 @@
</block>
</category>
<category name="Looks">
<block type="looks_show"></block>
<block type="looks_hide"></block>
<block type="looks_changeeffectby">
<value name="EFFECT">
<shadow type="looks_effectmenu"></shadow>
@ -360,6 +362,7 @@
</block>
<block type="motion_xposition"></block>
<block type="motion_yposition"></block>
<block type="motion_direction"></block>
</category>
</xml>