We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861ab08 commit f984766Copy full SHA for f984766
src/blocks/eventblocks.cpp
@@ -6,6 +6,7 @@ using namespace libscratchcpp;
6
7
EventBlocks::EventBlocks()
8
{
9
+ addHatBlock("event_whenflagclicked");
10
}
11
12
std::string EventBlocks::name() const
0 commit comments