Changeset cb5a021 in network-game for common


Ignore:
Timestamp:
Jul 4, 2014, 10:22:02 PM (10 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
cf05729
Parents:
b1ce08c
Message:

Client sends a new START_GAME message to start a game from the game lobby

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/MessageContainer.h

    rb1ce08c rcb5a021  
    4141   MSG_TYPE_PLAYER_JOIN_GAME,
    4242   MSG_TYPE_FINISH_GAME,
    43    MSG_TYPE_JOIN_TEAM
     43   MSG_TYPE_JOIN_TEAM,
     44   MSG_TYPE_START_GAME
    4445};
    4546
Note: See TracChangeset for help on using the changeset viewer.