Android: Fix touchscreen controller settings unpausing

This commit is contained in:
Connor McLaughlin
2021-02-27 21:59:12 +10:00
parent 49345a300c
commit 6e9a35806d
3 changed files with 20 additions and 9 deletions

View File

@ -225,4 +225,5 @@
<string name="dialog_touchscreen_controller_type">Touchscreen Controller Type</string>
<string name="dialog_touchscreen_controller_opacity">Touchscreen Controller Opacity</string>
<string name="dialog_touchscreen_controller_buttons">Touchscreen Controller Buttons</string>
<string name="dialog_touchscreen_controller_settings">Touchscreen Controller Settings</string>
</resources>