- minor fix for last commit.

This commit is contained in:
Fledge68 2019-04-29 08:26:06 -05:00
parent 7bf04b023d
commit 8b92b14656
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 MiB

After

Width:  |  Height:  |  Size: 3.4 MiB

View File

@ -131,7 +131,7 @@ void CMenu::_showCF(bool refreshList)
wstringEx Pth;
if(m_gameList.empty())
{
cachecovers = false;
cacheCovers = false;
if(m_source_cnt > 1)
{
Msg = _t("main8", L"game list empty!");