Skip to content

Commit

Permalink
feat: default joystick size
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaschungzsj committed Aug 10, 2023
1 parent 6323cf2 commit 0af0961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
el: select("controls-rocker"),
mode: 'static',
color: "#808080",
size: 150,
size: 100,
isFourBtn: false,
keyCodes: [87, 83, 65, 68],
btn_down_fn: touchDwon,
Expand Down

0 comments on commit 0af0961

Please sign in to comment.