mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 09:48:37 +12: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue