mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
Merge branch 'master' of https://github.com/spjspj/mage
This commit is contained in:
commit
0c6d3c68cd
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ public class TableModel extends AbstractTableModel implements ICardGrid {
|
|||
case 2:
|
||||
// new svg images version
|
||||
return ManaSymbols.getClearManaCost(c.getManaCostStr());
|
||||
|
||||
/*
|
||||
// old html images version
|
||||
String manaCost = "";
|
||||
|
|
Loading…
Reference in a new issue