changed cake description string to be fully visible

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2008-10-19 01:26:55 +00:00
parent 800d94898a
commit 2948a48f44

View File

@ -73,7 +73,7 @@ HelpPageTwo::HelpPageTwo()
collectable_manager->getIcon(COLLECT_HOMING)->getState()->getTextureHandle());
widget_manager->addTextWgt(WTOK_TXT2, 90, 12,
_("Cake - thrown at the closest rival, best on short ranges and long straights"));
_("Cake - thrown at the closest rival,\nbest on short ranges and long straights"));
widget_manager->setWgtRoundCorners( WTOK_TXT2, WGT_AREA_RGT );
widget_manager->breakLine();