mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
CGUITTFont optimizations (#11136)
This commit is contained in:
@@ -326,7 +326,6 @@ void GUIChatConsole::drawText()
|
||||
tmp->draw(
|
||||
fragment.text,
|
||||
destrect,
|
||||
video::SColor(255, 255, 255, 255),
|
||||
false,
|
||||
false,
|
||||
&AbsoluteClippingRect);
|
||||
|
Reference in New Issue
Block a user