mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
parent
db23d3c9ec
commit
be2a5f4720
1 changed files with 0 additions and 2 deletions
|
|
@ -87,8 +87,6 @@ void Server_Card::setPT(const QString &_pt)
|
||||||
if (p1.isEmpty() || p2.isEmpty())
|
if (p1.isEmpty() || p2.isEmpty())
|
||||||
return;
|
return;
|
||||||
if ((p1[0] == '+') || (p2[0] == '+')) {
|
if ((p1[0] == '+') || (p2[0] == '+')) {
|
||||||
if (power < 0)
|
|
||||||
power = 0;
|
|
||||||
if (toughness < 0)
|
if (toughness < 0)
|
||||||
toughness = 0;
|
toughness = 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue