<key[ <{ any way to do this? Or at least any mods that can? }> ]pressed?>
Offline
EASY!!!!!
under Scratch-Blocks -> CommandBlockMorph -> private -> uncoloredArgMorphFor:
change the line that starts with
$k = code ifTrue: [ etc...
in the ChoiceArgMorph bit, change that to ChoiceOrExpressionArgMorph
Offline