mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
* Another small fix (Thnx Kovani)
This commit is contained in:
parent
5ba8150163
commit
add47e2961
@ -1592,7 +1592,7 @@ void CMenu::_initDownloadMenu(CMenu::SThemeData &theme)
|
||||
_setHideAnim(m_downloadBtnKOs, "DOWNLOAD/KOS", 0, 0, -2.f, 0.f);
|
||||
_setHideAnim(m_downloadBtnZHCNs, "DOWNLOAD/ZHCNS", 0, 0, -2.f, 0.f);
|
||||
_setHideAnim(m_downloadBtnAUs, "DOWNLOAD/AUS", 0, 0, -2.f, 0.f);
|
||||
_setHideAnim(m_downloadBtnBack, "DOWNLOAD/BACK", 0, 0, -2.f, 0.f);
|
||||
_setHideAnim(m_downloadBtnBack, "DOWNLOAD/BACK_BTN", 0, 0, -2.f, 0.f);
|
||||
|
||||
|
||||
m_downloadPrioVal = m_cfg.getUInt("GENERAL", "cover_prio", 0);
|
||||
|
Loading…
Reference in New Issue
Block a user