From f8d40619ed0eba4ec9f0174f8bbf0981013185b0 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Sat, 22 Oct 2011 15:30:37 +0800 Subject: [PATCH] --- helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper.c b/helper.c index ced1889..8135854 100644 --- a/helper.c +++ b/helper.c @@ -382,5 +382,5 @@ void initializeState() { lightObjs[1].position[3] = 0.0; /* Initial floor texture */ - currentGroundTexture = 3; + currentGroundTexture = 5; } \ No newline at end of file -- 2.20.1