Settings: Load Memory Cards From State -> Load Devices From State

Makes it apply to controllers too.
This commit is contained in:
Connor McLaughlin
2020-07-02 00:43:18 +10:00
parent 6834f2ca42
commit b471d1043a
7 changed files with 47 additions and 23 deletions

View File

@ -54,9 +54,9 @@
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="loadMemoryCardsFromSaveStates">
<widget class="QCheckBox" name="loadDevicesFromSaveStates">
<property name="text">
<string>Load Memory Cards From Save States</string>
<string>Load Devices From Save States</string>
</property>
</widget>
</item>