(no commit message)
authorAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 03:17:17 +0000 (11:17 +0800)
committerAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 03:17:17 +0000 (11:17 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 2730c4f..9829616 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -324,7 +324,6 @@ void display() {
     );\r
 \r
   glRotatef(50.0, 1.0, 0.0, 0.0);\r
-  glRotatef(15.0, 0.0, 1.0, 0.0);\r
 \r
   /* Reposition the light source. */\r
   lightPosition[0] = 12*cos(lightAngle);\r

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