summaryrefslogtreecommitdiffstats
path: root/progs
diff options
context:
space:
mode:
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/engine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/engine.c b/progs/demos/engine.c
index a414835..ee7d5c1 100644
--- a/progs/demos/engine.c
+++ b/progs/demos/engine.c
@@ -832,6 +832,7 @@ DrawBox(void)
glDisable(GL_LIGHTING);
glDisable(GL_TEXTURE_2D);
+ glLineWidth(1.0);
glColor3f(1, 1, 1);