diff --git a/cockatrice/src/game/board/card_item.cpp b/cockatrice/src/game/board/card_item.cpp index 50108d09f..2b025bf14 100644 --- a/cockatrice/src/game/board/card_item.cpp +++ b/cockatrice/src/game/board/card_item.cpp @@ -263,8 +263,7 @@ void CardItem::drawArrow(const QColor &arrowColor) if (static_cast(owner->parent())->getGame()->getPlayerManager()->isSpectator()) return; - Player *arrowOwner = - static_cast(owner->parent()) + Player *arrowOwner = static_cast(owner->parent()) ->getGame() ->getPlayerManager() ->getActiveLocalPlayer(