From: Ash Tyndall Date: Sat, 22 Oct 2011 07:30:37 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=f8d40619ed0eba4ec9f0174f8bbf0981013185b0;hp=122af2fd7820eda3af7a3b1dea9e2368ef3fca23 --- 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