Changeset bbebe9c in network-game for common


Ignore:
Timestamp:
Sep 26, 2013, 1:00:44 AM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
b8f789d
Parents:
929b4e0
Message:

Clients send game join and creation messages to server and new message type has been added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/MessageContainer.h

    r929b4e0 rbbebe9c  
    3434#define MSG_TYPE_JOIN_GAME         18
    3535#define MSG_TYPE_LEAVE_GAME        19
     36#define MSG_TYPE_GAME_INFO         20
    3637
    3738typedef struct
Note: See TracChangeset for help on using the changeset viewer.