Changeset 7461 in orxonox.OLD for trunk/src/util/singleplayer_shootemup.cc
- Timestamp:
- May 1, 2006, 1:47:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/singleplayer_shootemup.cc
r7391 r7461 49 49 this->setClassID(CL_SINGLEPLAYER_SHOOTEMUP, "SingleplayerShootemup"); 50 50 51 PRINTF(0)("Created a SinglePlayer Shootemup game\n"); 51 52 52 53 if( root != NULL)
Note: See TracChangeset
for help on using the changeset viewer.