Changeset 10243 in orxonox.OLD for branches/mount_points/src/world_entities/world_entity.cc
- Timestamp:
- Jan 17, 2007, 12:26:26 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mount_points/src/world_entities/world_entity.cc
r10239 r10243 279 279 void WorldEntity::loadMountPoints( Model* model, const std::string& fileName) 280 280 { 281 PRINTF( 4)("loading the oif File: %s\n", fileName.c_str());281 PRINTF(0)("loading the oif File: %s\n", fileName.c_str()); 282 282 283 283 // now load the object information file
Note: See TracChangeset
for help on using the changeset viewer.