Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3209 in orxonox.OLD for orxonox/trunk/src/campaign.cc


Ignore:
Timestamp:
Dec 18, 2004, 12:25:27 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: resolving segfault on map-change and game-end - yea - major master step

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/campaign.cc

    r2816 r3209  
    101101      se = this->getStoryEntity(nextWorldID);
    102102      if(se == NULL)
    103         printf("Campaign::start() - ERROR: world it not found, oh oh...");
     103        printf("Campaign::start() - ERROR: world not found, oh oh...\n");
    104104    }
    105105}
Note: See TracChangeset for help on using the changeset viewer.