Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #33 from projectcore/patch-20
Browse files Browse the repository at this point in the history
Update CMSG_UPDATE_ACCOUNT_DATA plz confirm
  • Loading branch information
SkyFire committed Dec 25, 2013
2 parents f5b9da9 + 207f65a commit de32361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/game/Server/Protocol/Opcodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ enum Opcodes
CMSG_UNLEARN_SKILL = 0x0,
CMSG_UNLEARN_SPECIALIZATION = 0x0,
CMSG_UNREGISTER_ALL_ADDON_PREFIXES = 0x0,
CMSG_UPDATE_ACCOUNT_DATA = 0x0,
CMSG_UPDATE_ACCOUNT_DATA = 0x104C, // 5.4.1 17538 not sure
CMSG_UPDATE_MISSILE_TRAJECTORY = 0x0,
CMSG_UPDATE_PROJECTILE_POSITION = 0x0,
CMSG_USED_FOLLOW = 0x0,
Expand Down

0 comments on commit de32361

Please sign in to comment.