This commit is contained in:
parent
12d90fa904
commit
6b129b948f
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ void CPauseMenu::init()
|
||||||
STR__PAUSE_MENU__QUIT,
|
STR__PAUSE_MENU__QUIT,
|
||||||
&m_responseFlag,RESPONSE__QUIT);
|
&m_responseFlag,RESPONSE__QUIT);
|
||||||
|
|
||||||
#ifdef __VERSION_DEBUG__o
|
#ifdef __VERSION_DEBUG__
|
||||||
ypos+=8;
|
ypos+=8;
|
||||||
CGUIFactory::createCycleButtonFrame(m_pauseGuiFrame,
|
CGUIFactory::createCycleButtonFrame(m_pauseGuiFrame,
|
||||||
(FRAME_WIDTH-TEXT_BOX_WIDTH)/2,ypos,TEXT_BOX_WIDTH,TEXT_BOX_HEIGHT,
|
(FRAME_WIDTH-TEXT_BOX_WIDTH)/2,ypos,TEXT_BOX_WIDTH,TEXT_BOX_HEIGHT,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue