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

diff --git a/scene.c b/scene.c
index e5d2a17..7a7875f 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -132,7 +132,7 @@ GLfloat angle2 = 30;   /* in degrees */
 GLfloat near = -10;\r
 GLfloat far = 10;\r
 \r
-static float zoomFactor = 1.0;\r
+static float zoomFactor = 0.0;\r
 \r
 /**\r
  * Prints out error message when file cannot be read\r

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