From a020144e3c81b827e06abee630979965c24a707d Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Fri, 21 Oct 2011 09:17:26 +0800 Subject: [PATCH] --- scene.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scene.c b/scene.c index 347e681..f7dbd40 100644 --- a/scene.c +++ b/scene.c @@ -298,7 +298,7 @@ void display() { 90.0, aspect, 0.1, - 100 + 200 ); glMatrixMode(GL_MODELVIEW); -- 2.20.1