Updated documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11285 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
351c3f4367
commit
f7e6befce5
@ -2240,7 +2240,9 @@ void Kart::setOnScreenText(const wchar_t *text)
|
||||
-1 /* id */,
|
||||
video::SColor(255, 255, 225, 0),
|
||||
video::SColor(255, 255, 89, 0));
|
||||
|
||||
// No need to store the reference to the billboard scene node:
|
||||
// It has one reference to the parent, and will get deleted
|
||||
// when the parent is deleted.
|
||||
} // setOnScreenText
|
||||
|
||||
/* EOF */
|
||||
|
Loading…
x
Reference in New Issue
Block a user