mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-23 19:59:16 +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';
|
||||
}
|
||||
}
|
||||
else
|
||||
m_cat.remove(catDomain, hdr->type == TYPE_PLUGIN? pluginID : id);
|
||||
m_btnMgr.setText(m_categoryLblTitle, CoverFlow.getTitle());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user