mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
Fix properly.
Took 15 minutes
This commit is contained in:
parent
e182cec00a
commit
c049b9f4df
4 changed files with 11 additions and 4 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue