Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 11, 2005, 3:08:36 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: campaign now gets loaded via LoadParam

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/loading/game_loader.cc

    r4597 r4598  
    337337   \param element a XMLElement containing all the needed info
    338338*/
    339 BaseObject* GameLoader::fabricate( TiXmlElement* element)
     339BaseObject* GameLoader::fabricate(const TiXmlElement* element)
    340340{
    341341  assert( element != NULL);
Note: See TracChangeset for help on using the changeset viewer.