Skip to content

Commit

Permalink
feat(engine): remove mouse for next-showcase in input sample
Browse files Browse the repository at this point in the history
so it doesn't interfere with mouse showcase
  • Loading branch information
tomas7770 committed Nov 11, 2023
1 parent 716bf25 commit c4d4d9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions engine/samples/input/assets/sample.bind
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"gamepad": [
"RBumper"
],
"mouse": [
"Left"
]
"mouse": []
},
"x-or-z": {
"keys": [
Expand Down

0 comments on commit c4d4d9f

Please sign in to comment.