mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Update TableModel.java
This commit is contained in:
parent
ae2787f119
commit
9366e8c0b7
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