mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Skylander Portal: Clearing and Reloading fix
This commit is contained in:
parent
95ce41ac56
commit
2585ae9b2c
2 changed files with 6 additions and 1 deletions
|
@ -332,7 +332,6 @@ void SkylanderPortalWindow::ClearSkylander(u8 slot)
|
|||
QMessageBox::Ok);
|
||||
return;
|
||||
}
|
||||
system.GetSkylanderPortal().RemoveSkylander(slot_infos->portal_slot);
|
||||
m_sky_slots[slot].reset();
|
||||
UpdateEdits();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue