Improve placement of numbers in overworld
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10724 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -759,8 +759,8 @@ bool Track::loadMainTrack(const XMLNode &root)
|
||||
sm->addBillboardTextSceneNode(GUIEngine::getFont(),
|
||||
msg.c_str(),
|
||||
NULL,
|
||||
core::dimension2df(textsize.Width/10.0f,
|
||||
textsize.Height/10.0f),
|
||||
core::dimension2df(textsize.Width/15.0f,
|
||||
textsize.Height/15.0f),
|
||||
xyz,
|
||||
-1 /* id */,
|
||||
video::SColor(255, 255, 225, 0),
|
||||
|
||||
Reference in New Issue
Block a user