mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Keep card annotations on stack (#5399)
This commit is contained in:
parent
b2a8748bc6
commit
6e1047032d
6 changed files with 12 additions and 8 deletions
|
|
@ -218,7 +218,7 @@ public:
|
|||
return oldStashedCard;
|
||||
}
|
||||
|
||||
void resetState();
|
||||
void resetState(bool keepAnnotations = false);
|
||||
QString setAttribute(CardAttribute attribute, const QString &avalue, bool allCards);
|
||||
QString setAttribute(CardAttribute attribute, const QString &avalue, Event_SetCardAttr *event = nullptr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue