Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4597 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Jun 11, 2005, 12:55:48 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: setClassID implemented in all files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r4596 r4597  
    769769  //GLMenuImageScreen*
    770770  this->glmis = new GLMenuImageScreen();
    771   this->glmis->init();
    772771  this->glmis->setMaximum(8);
    773   //  this->glmis->draw();
    774772
    775773  PRINTF(3)("World::displayLoadScreen - end\n");
Note: See TracChangeset for help on using the changeset viewer.