diff options
Diffstat (limited to 'src/net/eathena/beingrecv.cpp')
-rw-r--r-- | src/net/eathena/beingrecv.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index 1961be9a7..cbc295a5b 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -1295,8 +1295,6 @@ void BeingRecv::processBeingAction2(Net::MessageIn &msg) break; case AttackType::PICKUP: - break; - case AttackType::TOUCH_SKILL: break; |