Skip to content

Commit 6bdec8b

Browse files
committed
add () touching clone of ()?
1 parent 1f19415 commit 6bdec8b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/lib/make-toolbox-xml.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,14 @@ const sensing = function (isInitialSetup, isStage, targetId) {
752752
<shadow type="sensing_touchingobjectmenusprites"/>
753753
</value>
754754
</block>
755+
<block type="sensing_objecttouchingclonesprite">
756+
<value name="FULLTOUCHINGOBJECTMENU">
757+
<shadow type="sensing_fulltouchingobjectmenu"/>
758+
</value>
759+
<value name="SPRITETOUCHINGOBJECTMENU">
760+
<shadow type="sensing_touchingobjectmenusprites"/>
761+
</value>
762+
</block>
755763
<block type="sensing_touchingcolor">
756764
<value name="COLOR">
757765
<shadow type="colour_picker"/>

0 commit comments

Comments
 (0)