~ubuntu-branches/ubuntu/vivid/manaplus/vivid

« back to all changes in this revision

Viewing changes to src/net/tmwa/protocol.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2014-09-30 18:10:18 UTC
  • mfrom: (1.1.35)
  • Revision ID: package-import@ubuntu.com-20140930181018-pb73a0ogw29tjv8k
Tags: 1.4.9.27-1
* New upstream release.
* Bump Standards-Version to 3.9.6 (no changes required).

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
#define CMSG_PLAYER_CHANGE_ACT       0x0089
229
229
#define CMSG_PLAYER_RESTART          0x00b2
230
230
#define CMSG_PLAYER_EMOTE            0x00bf
231
 
#define CMSG_PLAYER_ATTACK           0x0089
232
231
#define CMSG_PLAYER_STOP_ATTACK      0x0118
233
232
#define CMSG_WHO_REQUEST             0x00c1
234
233