Changeset 8782 in orxonox.OLD for branches/network/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jun 26, 2006, 1:35:46 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/util/multiplayer_team_deathmatch.h
r8772 r8782 58 58 virtual void process(const Event &event); 59 59 60 void onKill( int killedUserId, int userId ); 61 void onRespawn( int userId ); 62 60 63 virtual void handleChatMessage( int userId, const std::string & message, int messageType ); 61 64
Note: See TracChangeset
for help on using the changeset viewer.