From 6cd9fbf483eedbdc782688c3a0507e23930c4d5b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 6 Sep 2014 23:54:04 +0300 Subject: eathena: add packet SMSG_PLAYER_HP 0x080e. --- src/net/eathena/packets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/packets.h') diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index 64b0ff4c5..eb16509cf 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -215,7 +215,7 @@ int16_t packet_lengths[] = //0 1 2 3 4 5 6 7 8 9 a b c d e f //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // #0x0800 - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, -- cgit v1.2.3-70-g09d2