summaryrefslogtreecommitdiff
path: root/progs/demos/engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/engine.c')
-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 a4148357d4..ee7d5c154a 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);