(no commit message)
[atyndall/cits2231.git] / 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