summaryrefslogtreecommitdiff
path: root/src/net/eathena/petrecv.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-08 21:39:21 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-08 21:39:21 +0300
commitf39df8b1de96c6d6e78d90f2f058318aa7fd998b (patch)
tree1d3a5ba6fa16584f2a3cdb64cc18f720f20e8f09 /src/net/eathena/petrecv.cpp
parent00cc703c86c6c0118cb2c1d976886710aa61d91d (diff)
downloadplus-f39df8b1de96c6d6e78d90f2f058318aa7fd998b.tar.gz
plus-f39df8b1de96c6d6e78d90f2f058318aa7fd998b.tar.bz2
plus-f39df8b1de96c6d6e78d90f2f058318aa7fd998b.tar.xz
plus-f39df8b1de96c6d6e78d90f2f058318aa7fd998b.zip
Add some missing item colors.
Diffstat (limited to 'src/net/eathena/petrecv.cpp')
-rw-r--r--src/net/eathena/petrecv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/petrecv.cpp b/src/net/eathena/petrecv.cpp
index c22323480..a801b2a3a 100644
--- a/src/net/eathena/petrecv.cpp
+++ b/src/net/eathena/petrecv.cpp
@@ -185,7 +185,6 @@ void PetRecv::processPetStatus(Net::MessageIn &msg)
void PetRecv::processPetFood(Net::MessageIn &msg)
{
- // +++ need show notification message about success or fail
const int result = msg.readUInt8("result");
msg.readInt16("food id");
if (result)