Changeset 9068 in orxonox.OLD for branches/presentation/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jul 3, 2006, 8:55:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/util/multiplayer_team_deathmatch.h
r9059 r9068 39 39 virtual int getTeamForNewUser(); 40 40 virtual ClassID getPlayableClassId( int userId, int team ); 41 virtual std::string getPlayableModelTextureFileName( int userId, int team, ClassID classId ); 41 42 virtual std::string getPlayableModelFileName( int userId, int team, ClassID classId ); 42 43
Note: See TracChangeset
for help on using the changeset viewer.