forked from External/mage
text fixes
This commit is contained in:
parent
51b1ab4cb6
commit
8bf75ed000
15 changed files with 41 additions and 33 deletions
|
|
@ -990,6 +990,7 @@ public final class CardUtil {
|
|||
|| text.startsWith("another ")
|
||||
|| text.startsWith("any ")
|
||||
|| text.startsWith("{this} ")
|
||||
|| text.startsWith("your ")
|
||||
|| text.startsWith("one ")) {
|
||||
return text;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue