(no commit message)
authorAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 13:11:36 +0000 (21:11 +0800)
committerAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 13:11:36 +0000 (21:11 +0800)
globals.c

index 4c829c5..9e0554a 100644 (file)
--- a/globals.c
+++ b/globals.c
@@ -67,7 +67,7 @@ GLfloat farClip = 200;
 GLfloat zoomFactor = 1.0;
 
 /* Recursion level for floor drawing */
-int drawFloorRecurse = 5;
+int drawFloorRecurse = 8;
 
 /* Size of floor, from -n to n */
 int floorSize = 200;

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