Commit e3c5ea86 authored by lm's avatar lm

Removed strange HUD issues

parent ce49a20b
......@@ -449,7 +449,7 @@ void HUD::paintText(QString text, QColor color, float fontSize, float refX, floa
void HUD::initializeGL()
{
glEnable(GL_MULTISAMPLE);
//glEnable(GL_MULTISAMPLE);
bool antialiasing = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment