From 3b3e32d2dc375c39617769440c43a3ce04ea1503 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Tue, 18 Oct 2011 20:10:14 +0800 Subject: [PATCH] --- scene.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scene.c b/scene.c index ce50dd2..790fa84 100644 --- a/scene.c +++ b/scene.c @@ -563,7 +563,7 @@ void idle() { } -int drawFloorRecurse = 3; +int drawFloorRecurse = 4; void drawSquare(int recurseLevel, float x1, float y1, float x2, float y2) { -- 2.20.1