Changeset 7698 for code/branches/lastmanstanding/src/orxonox
- Timestamp:
- Dec 2, 2010, 12:56:44 PM (14 years ago)
- Location:
- code/branches/lastmanstanding/src/orxonox
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h
r7694 r7698 94 94 class Gametype; 95 95 class LastManStanding; 96 class LastTeamStanding;97 96 class TeamBaseMatch; 98 97 class TeamDeathmatch; -
code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt
r7693 r7698 8 8 Dynamicmatch.cc 9 9 LastManStanding.cc 10 LastTeamStanding.cc11 10 )
Note: See TracChangeset
for help on using the changeset viewer.