From 53a9e29865a0cf51208dcff36b567dec31dd4da3 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 4 Aug 1997 17:08:11 +0000 Subject: [PATCH] Testing cvs on IRIX 6.x --- Scenery/scenery.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Scenery/scenery.c b/Scenery/scenery.c index 7f319f12b..a86566374 100644 --- a/Scenery/scenery.c +++ b/Scenery/scenery.c @@ -45,7 +45,7 @@ struct scenery_params cur_scenery_params; /* Initialize the Scenery Management system */ void fgSceneryInit() { /* set the default terrain detail level */ - cur_scenery_params.terrain_skip = 10; + cur_scenery_params.terrain_skip = 5; } @@ -69,9 +69,12 @@ void fgSceneryRender() { /* $Log$ -/* Revision 1.8 1997/07/18 23:41:27 curt -/* Tweaks for building with Cygnus Win32 compiler. +/* Revision 1.9 1997/08/04 17:08:11 curt +/* Testing cvs on IRIX 6.x /* + * Revision 1.8 1997/07/18 23:41:27 curt + * Tweaks for building with Cygnus Win32 compiler. + * * Revision 1.7 1997/07/16 20:04:52 curt * Minor tweaks to aid Win32 port. * -- 2.39.2