aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2011-11-27 18:12:18 +0000
committerNay <dnpd.dd@gmail.com>2011-11-27 18:13:00 +0000
commit2bd70aae3df4781954d02f151f69968f4d484ac7 (patch)
treef3a2f70918d357f9e7ce8c741b24f1554d23cebd
parentd977ed01e785ef765011464163e53074552ffd4a (diff)
Usual fix compile commit
-rwxr-xr-xsrc/server/game/Server/Protocol/Opcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/game/Server/Protocol/Opcodes.h b/src/server/game/Server/Protocol/Opcodes.h
index a642a304c76..50ea02812b5 100755
--- a/src/server/game/Server/Protocol/Opcodes.h
+++ b/src/server/game/Server/Protocol/Opcodes.h
@@ -363,7 +363,7 @@ enum Opcodes
CMSG_REQUEST_PLAYER_VEHICLE_EXIT = 0xCC6,
CMSG_REQUEST_RATED_BG_INFO = 0x00,
CMSG_REQUEST_RAID_INFO = 0x00,
- CMSG_REQUEST_VEHICLE_EXIT = 0xCC6. // New 4.x ?
+ CMSG_REQUEST_VEHICLE_EXIT = 0xCC6, // New 4.x ?
CMSG_REQUEST_VEHICLE_NEXT_SEAT = 0xCAD6,
CMSG_REQUEST_VEHICLE_PREV_SEAT = 0x1AE2,
CMSG_REQUEST_VEHICLE_SWITCH_SEAT = 0x01, // temp to fix switch case value error