OGL32CTX: Missed a draw2DImage call
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@15057 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
6f680c1a8e
commit
a16402e676
@ -674,7 +674,7 @@ void ScalableFont::draw(const core::stringw& text,
|
||||
}
|
||||
else
|
||||
{
|
||||
driver->draw2DImage(texture,
|
||||
draw2DImage(texture,
|
||||
dest,
|
||||
source,
|
||||
clip,
|
||||
|
Loading…
Reference in New Issue
Block a user