Changeset 5305 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Oct 7, 2005, 3:34:01 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/campaign.cc
r5300 r5305 144 144 if( ( nextWorldID == WORLD_ID_GAMEEND) ||( se == NULL) ) 145 145 { 146 PRINTF( 0)("Quitting campaing story loop\n");146 PRINTF(4)("Quitting campaing story loop\n"); 147 147 if(se != NULL) 148 148 delete se;
Note: See TracChangeset
for help on using the changeset viewer.