mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
Co-authored-by: tooomm <tooomm@users.noreply.github.com> Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
parent
00add2a527
commit
904e740460
4 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ const QString CardFilter::attrName(Attr a)
|
|||
case AttrManaCost:
|
||||
return tr("Mana Cost");
|
||||
case AttrCmc:
|
||||
return tr("CMC");
|
||||
return tr("Mana Value");
|
||||
case AttrRarity:
|
||||
return tr("Rarity");
|
||||
case AttrPow:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue