mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-07 15:44:59 -06:00
Settings: Rename to Pause emulation after loading savestates
Before the setting's name was Start Savestates Paused
This commit is contained in:
parent
f08d3e12ca
commit
8612bdd03d
@ -2923,7 +2923,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="pausedSavestates">
|
<widget class="QCheckBox" name="pausedSavestates">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Start Savestates Paused</string>
|
<string>Pause emulation after loading savestates</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user