(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index 08e78d8..705c2d1 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -419,7 +419,7 @@ void init() {
   glMaterialf(GL_FRONT, GL_SHININESS, shine);\r
 \r
   glEnable(GL_LIGHT0);\r
-  //glEnable(GL_LIGHT1);\r
+  glEnable(GL_LIGHT1);\r
   glEnable(GL_LIGHTING);\r
 }\r
 \r

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