mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 12:03:55 -07:00
readjusted position of 'move to' menu in card context menu; fixed logMoveCard
This commit is contained in:
parent
64c3c0984e
commit
af8e498ab2
4 changed files with 24 additions and 18 deletions
|
|
@ -17,6 +17,7 @@ class CardItem;
|
|||
struct LogMoveCard {
|
||||
Player *player;
|
||||
CardItem *card;
|
||||
QString cardName;
|
||||
CardZone *startZone;
|
||||
int oldX;
|
||||
CardZone *targetZone;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue