summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-31 21:21:37 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-31 21:21:37 +0300
commite8f29b1cff5360c9d16587b91d72863af4763d08 (patch)
tree19f69b1cda80609c2c040e4ad6340b84dfd96b2b /src/net
parent2ff2ea08e8d158961d4d38c06ba93c52b919026d (diff)
downloadplus-e8f29b1cff5360c9d16587b91d72863af4763d08.tar.gz
plus-e8f29b1cff5360c9d16587b91d72863af4763d08.tar.bz2
plus-e8f29b1cff5360c9d16587b91d72863af4763d08.tar.xz
plus-e8f29b1cff5360c9d16587b91d72863af4763d08.zip
Add support for dead trick status effect (hercules)
Diffstat (limited to 'src/net')
-rw-r--r--src/net/ea/beingrecv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/ea/beingrecv.cpp b/src/net/ea/beingrecv.cpp
index a164706f0..599b43e6b 100644
--- a/src/net/ea/beingrecv.cpp
+++ b/src/net/ea/beingrecv.cpp
@@ -109,6 +109,7 @@ void BeingRecv::processBeingRemove(Net::MessageIn &msg)
switch (type)
{
case 0:
+ dstBeing->serverRemove();
break;
case 1:
NotifyManager::notify(