(no commit message)
authorAsh Tyndall <[email protected]>
Tue, 18 Oct 2011 10:54:57 +0000 (18:54 +0800)
committerAsh Tyndall <[email protected]>
Tue, 18 Oct 2011 10:54:57 +0000 (18:54 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 3d5583f..2894066 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -692,7 +692,7 @@ int main(int argc, char **argv) {
   glDepthFunc(GL_LEQUAL);  // the type\r
   glEnable(GL_CULL_FACE);\r
   glEnable(GL_TEXTURE_2D);\r
-  glLineWidth(3.0);\r
+  glLineWidth(1.0);\r
 \r
   glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);\r
 \r

UCC git Repository :: git.ucc.asn.au