Changeset 8860 in orxonox.OLD for branches/multi_player_map/src/util/multiplayer_team_deathmatch.h
- Timestamp:
- Jun 28, 2006, 3:09:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/multi_player_map/src/util/multiplayer_team_deathmatch.h
r8827 r8860 56 56 virtual void process(const Event &event); 57 57 58 void onKill( int killedUserId, int userId);58 void onKill( WorldEntity * victim, WorldEntity * killer ); 59 59 void onRespawn( int userId ); 60 60
Note: See TracChangeset
for help on using the changeset viewer.