Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10537 in orxonox.OLD


Ignore:
Timestamp:
Jan 31, 2007, 4:00:51 AM (17 years ago)
Author:
stefalie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/world_entity.cc

    r10536 r10537  
    336336  else
    337337  {
    338     PRINTF(0)("Worldentity %s has no mount points", this->getName());
     338    PRINTF(0)("Worldentity %s has no mount points", (this->getName()).c_str());
    339339    return;
    340340  }
Note: See TracChangeset for help on using the changeset viewer.