summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/packetsout.inc')
-rw-r--r--src/net/eathena/packetsout.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc
index 6b1b9d2c0..4f406a0d6 100644
--- a/src/net/eathena/packetsout.inc
+++ b/src/net/eathena/packetsout.inc
@@ -679,6 +679,7 @@ if (packetVersion >= 20120702)
if (packetVersion >= 20120710)
{
packet(CMSG_BUYINGSTORE_CLOSE, 0x0886, 2, clif->pReqCloseBuyingStore);
+ packet(CMSG_SOLVE_CHAR_NAME, 0x0368, 6, clif->pSolveCharName);
}
// 20120716