X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=helper.c;h=8135854e751bdd83c6c4f770ab6480ffa2a71e00;hp=ced188919795911e88b13a9ef7369a45d2f720d7;hb=f8d40619ed0eba4ec9f0174f8bbf0981013185b0;hpb=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