diff --git a/source/menu/menu.cpp b/source/menu/menu.cpp index f838cb95..6d2370be 100644 --- a/source/menu/menu.cpp +++ b/source/menu/menu.cpp @@ -2003,7 +2003,7 @@ bool CMenu::_loadChannelList(void) first = false; } - if(changed && !disable_emu) + if(!disable_emu) { Nand::Instance()->Disable_Emu(); if(!DeviceHandler::Instance()->IsInserted(lastPartition))