Changes in common/Message.h [60b77d2:edfd1d0] in network-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Message.h

    r60b77d2 redfd1d0  
    66#define MSG_TYPE_LOGOUT       3
    77#define MSG_TYPE_CHAT         4
    8 #define MSG_TYPE_PLAYER       5  // server sends this to update player positions
    9 #define MSG_TYPE_PLAYER_MOVE  6  // client sends this when a player wants to move
     8#define MSG_TYPE_PLAYER       5
    109
    1110typedef struct
Note: See TracChangeset for help on using the changeset viewer.