summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 25d38396e..80351a38e 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -444,6 +444,7 @@
#define SMSG_BATTLE_UPDATE_SCORE 0x02de
#define SMSG_BATTLE_UPDATE_COORDS 0x02df
#define SMSG_BATTLE_PLAY 0x07fe
+#define SMSG_BATTLE_QUEUE_ACK 0x08d8
/**********************************
* Packets from client to server *