Changeset 9521 in orxonox.OLD for branches/proxy/src/world_entities/spawning_point.h
- Timestamp:
- Jul 27, 2006, 7:51:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/spawning_point.h
r9508 r9521 70 70 71 71 void sendRespawnMessage( int uniqueId ); 72 static bool respawnMessageHandler( MessageType messageType, byte * data, int dataLength, void * someData, int userId);72 static bool respawnMessageHandler( MessageType messageType, byte * data, int dataLength, void * someData, int senderId, int destinationId ); 73 73 74 74
Note: See TracChangeset
for help on using the changeset viewer.