mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-27 18:59:47 -05:00
DolphinQt/GCMemcardManager: Don't unnecessarily repopulate the slot table when switching between A <-> B.
This commit is contained in:
parent
52ef8d3f8d
commit
fb607239e5
|
|
@ -243,7 +243,6 @@ void GCMemcardManager::SetActiveSlot(Slot slot)
|
|||
|
||||
m_active_slot = slot;
|
||||
|
||||
UpdateSlotTable(slot);
|
||||
UpdateActions();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user