forked from External/mage
text fixes
This commit is contained in:
parent
2c78f6fd27
commit
16a8efa7ea
29 changed files with 46 additions and 43 deletions
|
|
@ -986,6 +986,7 @@ public final class CardUtil {
|
|||
|| text.startsWith("an ")
|
||||
|| text.startsWith("another ")
|
||||
|| text.startsWith("any ")
|
||||
|| text.startsWith("{this} ")
|
||||
|| text.startsWith("one ")) {
|
||||
return text;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue