Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 27, 2006, 3:37:11 PM (19 years ago)
Author:
patrick
Message:

message handler: changed some variable names - standardisations to make it better readable. added some documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/world_entities/spawning_point.h

    r9494 r9508  
    7070
    7171    void sendRespawnMessage( int uniqueId );
    72     static bool respawnMessageHandler( MessageId messageId, byte * data, int dataLength, void * someData, int userId );
     72    static bool respawnMessageHandler( MessageType messageType, byte * data, int dataLength, void * someData, int userId );
    7373
    7474
Note: See TracChangeset for help on using the changeset viewer.