Commit 8a8d228
authored
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 f625f94 commit 8a8d228
1 file changed
Lines changed: 1 addition & 1 deletion
| 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