mirror of
https://github.com/correl/mage.git
synced 2025-03-18 09:13:58 -09: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…
Add table
Reference in a new issue