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/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index b8eda0e78..396b30214 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -195,6 +195,7 @@ #define SMSG_MVP 0x010c #define SMSG_MONSTER_HP 0x0977 +#define SMSG_PLAYER_HP 0x080e /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2