Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7462 in orxonox.OLD for trunk/src/util/singleplayer_shootemup.cc


Ignore:
Timestamp:
May 1, 2006, 3:21:40 PM (18 years ago)
Author:
patrick
Message:

mission goals loadable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/singleplayer_shootemup.cc

    r7461 r7462  
    4141
    4242
     43
    4344/**
    4445 * constructor
     
    4849{
    4950  this->setClassID(CL_SINGLEPLAYER_SHOOTEMUP, "SingleplayerShootemup");
    50 
    51   PRINTF(0)("Created a SinglePlayer Shootemup game\n");
    5251
    5352  if( root != NULL)
Note: See TracChangeset for help on using the changeset viewer.