Progress.

This commit is contained in:
Skagra42 2026-07-26 12:14:15 -06:00
parent da4ba222c0
commit be2883ff01
5 changed files with 14 additions and 1 deletions

View file

@ -16,6 +16,7 @@ private:
QString annotation;
QString pt;
bool doesntUntap = false;
bool doesntUntapOnce = false;
bool destroyOnZoneChange = false;
CardItem *attachedTo = nullptr;