updated help page for cakes

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2286 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2008-09-20 19:07:10 +00:00
parent 548c35f7e1
commit 164a7b87cf

View File

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