From 1b28203031aec74f7a11a46fb5267f642ae5fab2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Nov 2015 16:06:17 +0300 Subject: Fix code style. --- src/net/eathena/playerhandler.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/playerhandler.cpp') diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp index 59184c415..8612615cf 100644 --- a/src/net/eathena/playerhandler.cpp +++ b/src/net/eathena/playerhandler.cpp @@ -131,6 +131,7 @@ void PlayerHandler::changeAction(const BeingActionT &action) const case BeingAction::DEAD: case BeingAction::HURT: case BeingAction::SPAWN: + case BeingAction::CAST: return; } -- cgit v1.2.3-70-g09d2