mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-02-02 22:02:34 +01:00
- minor fix for last commit.
This commit is contained in:
parent
7bf04b023d
commit
8b92b14656
BIN
out/boot.dol
BIN
out/boot.dol
Binary file not shown.
Before Width: | Height: | Size: 3.4 MiB After Width: | Height: | Size: 3.4 MiB |
@ -131,7 +131,7 @@ void CMenu::_showCF(bool refreshList)
|
|||||||
wstringEx Pth;
|
wstringEx Pth;
|
||||||
if(m_gameList.empty())
|
if(m_gameList.empty())
|
||||||
{
|
{
|
||||||
cachecovers = false;
|
cacheCovers = false;
|
||||||
if(m_source_cnt > 1)
|
if(m_source_cnt > 1)
|
||||||
{
|
{
|
||||||
Msg = _t("main8", L"game list empty!");
|
Msg = _t("main8", L"game list empty!");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user