fixed help screen 1, which was broken when i added sharp turns
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2641 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
e542055746
commit
6306bb08fe
@ -146,7 +146,7 @@ you need to complete a challenge to unlock it."));
|
||||
widget_manager->breakLine();
|
||||
|
||||
/*Buttons at the bottom*/
|
||||
widget_manager->addEmptyWgt( WidgetManager::WGT_NONE, 100, 25);
|
||||
widget_manager->addEmptyWgt( WidgetManager::WGT_NONE, 100, 16);
|
||||
widget_manager->breakLine();
|
||||
widget_manager->addEmptyWgt( WidgetManager::WGT_NONE, 30, 7);
|
||||
widget_manager->addTextButtonWgt(WTOK_QUIT, 40, 7,
|
||||
|
Loading…
x
Reference in New Issue
Block a user