multisampling and shit
[antikythera] / src / gear.cc
index 865679c..03a3b7d 100644 (file)
@@ -63,6 +63,7 @@ void Gear::draw() const
        glVertex3f(0, 0, -10);
        glVertex3f(0, 0, 10);
        glEnd();
+       glLineWidth(1.0);
        glPopAttrib();
 
        glPopMatrix();