Skip to content

Commit

Permalink
catch the other dy()
Browse files Browse the repository at this point in the history
  • Loading branch information
ganicke authored Dec 19, 2023
1 parent 6107280 commit d6cb93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/game/controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ namespace controller {
* Get the vertical movement, given the step and state of buttons
* @param step the distance, eg: 100
*/
//% weight=49 help=keys/dy
//% weight=49 help=controller/dy
//% blockId=ctrldy block="%controller dy (up-down buttons)||scaled by %step"
//% step.defl=100
//% group="Multiplayer"
Expand Down

0 comments on commit d6cb93a

Please sign in to comment.