mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-09 16:29:25 +01:00
Android: Fix buttons scale reset
This commit is contained in:
parent
9a5fa363f2
commit
b825ba43bd
@ -1047,7 +1047,7 @@ class EmulationFragment : Fragment(), SurfaceHolder.Callback, Choreographer.Fram
|
||||
private fun resetScale(target: String) {
|
||||
preferences.edit().putInt(
|
||||
target,
|
||||
100
|
||||
50
|
||||
).apply()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user