Fix properly.

Took 15 minutes
This commit is contained in:
Lukas Brübach 2026-05-22 09:52:57 +02:00
parent e182cec00a
commit c049b9f4df
4 changed files with 11 additions and 4 deletions

View file

@ -202,6 +202,7 @@ public slots:
QTransform getViewportTransform() const;
void onArrowCreateRequested(const ArrowData &data);
void onArrowDeleted(int arrowId);
void onArrowDeleteRequested(int arrowId);
void onCardZoneChanged(CardItem *card, bool sameZone);
void clearArrowsForPlayer(int playerId);