mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-01-23 09:11:11 +01:00
-fixed bug that emu nand channels didnt work properly after
going through all coverflow views
This commit is contained in:
parent
d12e9e84d6
commit
c90f7ff49b
@ -2003,7 +2003,7 @@ bool CMenu::_loadChannelList(void)
|
|||||||
first = false;
|
first = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(changed && !disable_emu)
|
if(!disable_emu)
|
||||||
{
|
{
|
||||||
Nand::Instance()->Disable_Emu();
|
Nand::Instance()->Disable_Emu();
|
||||||
if(!DeviceHandler::Instance()->IsInserted(lastPartition))
|
if(!DeviceHandler::Instance()->IsInserted(lastPartition))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user