From 5041a20ca38735795d392c4481096ebb17bdd42d Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Fri, 21 Oct 2011 13:55:17 +0800 Subject: [PATCH] --- scene.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scene.c b/scene.c index 96bfb03..f4eb9fd 100644 --- a/scene.c +++ b/scene.c @@ -318,7 +318,7 @@ void display() { 75.0, aspect, 0.1, - 200 + 400 ); glMatrixMode(GL_MODELVIEW); -- 2.20.1