Changeset e98426d in network-game for common


Ignore:
Timestamp:
Jul 4, 2014, 8:14:32 PM (10 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
3476207
Parents:
ea17281
Message:

New JOIN_GAME message that client sends to server to indicate switching teams in the game lobby.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/MessageContainer.h

    rea17281 re98426d  
    4040   MSG_TYPE_JOIN_GAME_ACK,
    4141   MSG_TYPE_PLAYER_JOIN_GAME,
    42    MSG_TYPE_FINISH_GAME
     42   MSG_TYPE_FINISH_GAME,
     43   MSG_TYPE_JOIN_TEAM
    4344};
    4445
Note: See TracChangeset for help on using the changeset viewer.