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

diff --git a/scene.c b/scene.c
index caa7f19..be5f938 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -592,7 +592,7 @@ drawSquare(0, -1000, -1000, 1000, 1000);
   glEnable(GL_LIGHTING);\r
 }\r
 \r
-int drawFloorRecurse = 10;\r
+int drawFloorRecurse = 3;\r
 /*void drawSquare(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) {\r
   drawSquare(0, x1, y1, x2, y2);\r
 }*/\r

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