Skip to content

Commit

Permalink
another one (two)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Dec 28, 2023
1 parent 4fe5ccb commit a1676f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/make-toolbox-xml.js
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ const events = function (isInitialSetup, isStage) {
<block type="event_whenstopclicked"/>
<block type="event_always"></block>
<block type="event_whentouchingobject"></block>
<block type="event_touchingobjectmenu"></block>
<block type="event_whenanything">
<value name="ANYTHING"></value>
</block>
Expand Down Expand Up @@ -636,6 +637,7 @@ const events = function (isInitialSetup, isStage) {
<shadow type="event_broadcast_menu"></shadow>
</value>
</block>
<block type="event_broadcast_menu"></block>
<block type="event_broadcastandwait">
<value name="BROADCAST_INPUT">
<shadow type="event_broadcast_menu"></shadow>
Expand Down

0 comments on commit a1676f6

Please sign in to comment.