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

diff --git a/scene.c b/scene.c
index 3ffaefd..07a357e 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -125,7 +125,7 @@ int lightMoving = 0, lightStartX, lightStartY;
 \r
 /* Time varying or user-controled variables. */\r
 static float jump = 0.0;\r
-static float lightAngle = 0.0, lightHeight = 20;\r
+static float lightAngle = 0.0, lightHeight = 40;\r
 GLfloat angle = -150;   /* in degrees */\r
 GLfloat angle2 = 30;   /* in degrees */\r
 \r

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