Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/StoryModeMap_HS16/src/orxonox/gametypes/CMakeLists.txt @ 11242

Last change on this file since 11242 was 11242, checked in by marvinh, 8 years ago

new gametype StoryMode created, new level created

  • Property svn:eol-style set to native
File size: 245 bytes
RevLine 
[2710]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
[2131]2  Gametype.cc
[2826]3  Deathmatch.cc
4  TeamDeathmatch.cc
[3033]5  TeamBaseMatch.cc
6  UnderAttack.cc
7  Asteroids.cc
[7163]8  Dynamicmatch.cc
[7655]9  LastManStanding.cc
[8178]10  LastTeamStanding.cc
[9016]11  TeamGametype.cc
12  Mission.cc
[11242]13  StoryMode.cc
[2131]14)
Note: See TracBrowser for help on using the repository browser.