Skip to content

Commit

Permalink
slightly less nervous
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 28, 2023
1 parent d3c3b07 commit 26e8b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot/cutebot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ namespace microcode {
constructor() {
super()
this.musicVolume = 168
this.maxRunSpeed = 35
this.maxRunSpeed = 30
this.maxBackSpeed = 20
this.maxTurnSpeed = 20
this.maxLineTrackingSpeed = 18
Expand Down

0 comments on commit 26e8b72

Please sign in to comment.