Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 23, 2006, 5:07:04 PM (18 years ago)
Author:
ponder
Message:

Small changes to help debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/terrain/src/world_entities/terrain_entity.cc

    r8744 r8748  
    176176        if ( lightmap )
    177177                terrain->setLightmap( lightmap );
    178         else
     178        else {
    179179                PRINTF(0)("no lightmap %s\n", _lightFile.c_str() );
     180               
     181        }       
    180182}
    181183
Note: See TracChangeset for help on using the changeset viewer.