From f937ec8e2aa22d55a0be5ffb28405bbb79781da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Br=C3=BCbach?= Date: Tue, 9 Sep 2025 21:34:11 +0200 Subject: [PATCH] Lint again. Took 2 minutes --- cockatrice/src/game/board/card_item.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(