mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
Text fix
This commit is contained in:
parent
fe5ff0beca
commit
3132a42cea
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ class ChargingCinderhornCondition implements Condition {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "no creatures attacked this turn";
|
||||
return "if no creatures attacked this turn";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue