From 3c6d3063170bb51c27bdb9dccc566e16027eb15f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Mar 2016 01:10:40 +0300 Subject: Add comment in BeingRecv::processBeingChangeLookContinue --- src/net/eathena/beingrecv.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net') diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index 8e6293bbe..d35b66168 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -151,6 +151,9 @@ void BeingRecv::processBeingChangeLookContinue(const Net::MessageIn &msg, const std::string color; switch (type) { + // here should be used SPRITE_* constants + // but for now they conflicting with sprites + // SPRITE_* is same with server LOOK_* case 0: // change race dstBeing->setSubtype(fromInt(id, BeingTypeId), dstBeing->getLook()); -- cgit v1.2.3-60-g2f50