Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 30, 2006, 1:52:52 PM (18 years ago)
Author:
ponder
Message:

Minor changes to the terrain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/terrain/src/lib/graphics/importer/terrain/terrain.cc

    r8929 r8950  
    454454                                        if ( a )
    455455                                                has = true;
    456                                         if ( a < 250 )
     456                                        if ( a < 255 )
    457457                                                full = false;
    458458                                }
Note: See TracChangeset for help on using the changeset viewer.