mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-07-01 17:55:23 +02:00
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/view/SettingsItem.kt
This commit is contained in:
parent
3ae3e1fdfc
commit
cb07a431b8
1 changed files with 1 additions and 1 deletions
|
|
@ -747,7 +747,7 @@ abstract class SettingsItem(
|
||||||
descriptionId = R.string.fix_bloom_effects_description
|
descriptionId = R.string.fix_bloom_effects_description
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
put(
|
put(
|
||||||
SwitchSetting(
|
SwitchSetting(
|
||||||
BooleanSetting.RESCALE_HACK,
|
BooleanSetting.RESCALE_HACK,
|
||||||
titleId = R.string.rescale_hack,
|
titleId = R.string.rescale_hack,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue