mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 21:54:15 +01:00
-fixed wii game installer yet again
This commit is contained in:
parent
7ea08544d3
commit
9140b17315
@ -115,6 +115,7 @@ int CMenu::_gameInstaller(void *obj)
|
||||
CMenu &m = *(CMenu *)obj;
|
||||
int ret;
|
||||
|
||||
DeviceHandler::Instance()->Open_WBFS(currentPartition);
|
||||
if(!WBFS_Mounted())
|
||||
{
|
||||
m.m_thrdWorking = false;
|
||||
|
Loading…
Reference in New Issue
Block a user