mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00: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…
Reference in a new issue