summaryrefslogtreecommitdiff
path: root/src/net/ea/beinghandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-04 13:26:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:57 +0300
commit1c2e4fb5dbe28f03b621632acd1f804379349a41 (patch)
tree8f141cedb174f742a8f9cbc075166faede0f5357 /src/net/ea/beinghandler.cpp
parent27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082 (diff)
downloadplus-1c2e4fb5dbe28f03b621632acd1f804379349a41.tar.gz
plus-1c2e4fb5dbe28f03b621632acd1f804379349a41.tar.bz2
plus-1c2e4fb5dbe28f03b621632acd1f804379349a41.tar.xz
plus-1c2e4fb5dbe28f03b621632acd1f804379349a41.zip
add comment in processBeingAction.
Diffstat (limited to 'src/net/ea/beinghandler.cpp')
-rw-r--r--src/net/ea/beinghandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/beinghandler.cpp b/src/net/ea/beinghandler.cpp
index df2cbc443..3ad588097 100644
--- a/src/net/ea/beinghandler.cpp
+++ b/src/net/ea/beinghandler.cpp
@@ -299,7 +299,7 @@ void BeingHandler::processBeingAction(Net::MessageIn &msg) const
}
break;
- case 0x01: // dead
+ case 0x01: // dead or pickup?
break;
// tmw server can send here garbage?
// if (srcBeing)