(no commit message)
[atyndall/cits2231.git] / globals.c
index 4573051..237e399 100644 (file)
--- a/globals.c
+++ b/globals.c
@@ -90,7 +90,7 @@ GLfloat direction1[] = {0.0, 0.0, 0.0};
 GLfloat lightColor1[] = {1.0, 1.0, 1.0, 1.0}; // White light
 GLfloat lightPosition1[4];
 
-float lightAngle1 = 280.0, lightHeight1 = 5;
+float lightAngle1 = 360.0, lightHeight1 = 5;
 int lightMoving1 = 0, lightStartX1, lightStartY1;
 
 /* Material types */

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