mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 01:42:15 -07:00
Keep Annotations on Stack
This commit is contained in:
parent
ded6d5b8eb
commit
75b7205310
6 changed files with 16 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