mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-14 02:09:22 +01:00
![PixelyIon](/assets/img/avatar_default.png)
`EmulationActivity.vibrateDevice` would assert when a `null` Vibrator is provided due to one not being set in the controller configuration. This has now been fixed by the code not playing a vibration when a vibration device isn't selected.