Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 17, 2007, 12:26:26 AM (17 years ago)
Author:
patrick
Message:

still on this resource thingy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mount_points/src/world_entities/world_entity.cc

    r10239 r10243  
    279279void WorldEntity::loadMountPoints( Model* model, const std::string& fileName)
    280280{
    281   PRINTF(4)("loading the oif File: %s\n", fileName.c_str());
     281  PRINTF(0)("loading the oif File: %s\n", fileName.c_str());
    282282
    283283  // now load the object information file
Note: See TracChangeset for help on using the changeset viewer.