Changeset 8827 in orxonox.OLD for branches/multi_player_map/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jun 27, 2006, 2:46:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/multi_player_map/src/util/multiplayer_team_deathmatch.h
r8802 r8827 60 60 61 61 virtual void handleChatMessage( int userId, const std::string & message, int messageType ); 62 63 void respawnPlayable( Playable * playable, int teamId, float delay ); 62 64 63 65 protected:
Note: See TracChangeset
for help on using the changeset viewer.