mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-02-20 05:52:41 +01:00
- additional fix for last commit.
This commit is contained in:
parent
a800913deb
commit
d37b77e2d7
BIN
out/boot.dol
BIN
out/boot.dol
Binary file not shown.
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 3.3 MiB |
@ -153,6 +153,8 @@ void CMenu::_getGameCategories(void)
|
|||||||
m_categories.at(k) = '1';
|
m_categories.at(k) = '1';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
m_cat.remove(catDomain, hdr->type == TYPE_PLUGIN? pluginID : id);
|
||||||
m_btnMgr.setText(m_categoryLblTitle, CoverFlow.getTitle());
|
m_btnMgr.setText(m_categoryLblTitle, CoverFlow.getTitle());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user