Skip to content

Commit

Permalink
Correct the help path for 'controller.dx'
Browse files Browse the repository at this point in the history
  • Loading branch information
ganicke committed Dec 19, 2023
1 parent cf910a5 commit 6107280
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 @@ -458,7 +458,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=keydy block="dy (up-down buttons)||scaled by %step"
//% step.defl=100
//% group="Single Player"
Expand Down

0 comments on commit 6107280

Please sign in to comment.