This commit is contained in:
parent
49e1b9bfda
commit
12b6a1f2cb
9 changed files with 113 additions and 45 deletions
|
@ -145,12 +145,10 @@ void CFrontEndMainTitles::init()
|
|||
50,20,200,20,
|
||||
STR__FRONTEND__OPTIONS,
|
||||
&m_gotoOptionsFlag,true);
|
||||
#ifdef __E3__
|
||||
CGUIFactory::createValueButtonFrame(m_mainMenu,
|
||||
50,40,200,20,
|
||||
STR__FRONTEND__CREDITS,
|
||||
&m_gotoCreditsFlag,true);
|
||||
#endif
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue