mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 00:12:15 -07:00
Interrupt build.
Took 2 minutes
This commit is contained in:
parent
b12bf0f521
commit
363de68dc3
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ void TableZoneLogic::addCardImpl(CardItem *card, int _x, int _y)
|
|||
card->setPT(card->getCardInfo().getPowTough());
|
||||
}
|
||||
qInfo() << "Triggering a build";
|
||||
qInfo() << "Expect failure because build retriggered";
|
||||
card->setGridPoint(QPoint(_x, _y));
|
||||
card->setVisible(true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue