Commit 3eb4bea
add gamepad to bevy_gilrs feature flag (#22320)
# Objective
- Resolve discrepancy between documentation and implementation of the
`bevy_gilrs` and `gamepad` feature flag
- Fixes #22319
## Solution
- Added `gamepad` to `bevy_gilrs` per the documentation
## Testing
- I recompiled Bevy with and without this change and ensured no failure
to compile1 parent 15d7662 commit 3eb4bea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
0 commit comments