remove dead images.

master
lodici 2016-01-30 09:10:05 +00:00
parent 5b928d4d6b
commit 9b64fa2bcf
10 changed files with 0 additions and 9 deletions

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 535 B

View File

@ -52,7 +52,6 @@ public enum MagicIcon {
MISSING_ICON("missing2.png"),
ANY("any.png"),
FOLDER("folder.png"),
LOG("log.png"),
OK(LEGAL_ICON.iconFilename),
CANCEL(BANNED_ICON.iconFilename),
FORWARD("forward.png"),
@ -68,7 +67,6 @@ public enum MagicIcon {
CREATURE("creature.png"),
ARTIFACT("artifact.png"),
ENCHANTMENT("enchantment.png"),
SPELL("spell.gif"),
INSTANT("instant.png"),
SORCERY("sorcery.png"),
PLANESWALKER("planeswalker.png"),
@ -77,18 +75,11 @@ public enum MagicIcon {
TRIGGER("trigger.png"),
TOKEN("token.png"),
LAND("land.png"),
LAND2("land2.gif"),
LIFE("life.gif"),
PREVENT("prevent.gif"),
PREVENT2("prevent2.gif"),
POISON("poison.png"),
HAND("hand.gif"),
HAND2("hand2.png"),
HAND_ZONE("b_hand_zone.png"),
LIBRARY2("library2.gif"),
LIBRARY_ZONE("b_library_zone.png"),
GRAVEYARD("graveyard.gif"),
GRAVEYARD2("graveyard2.gif"),
GRAVEYARD_ZONE("b_graveyard_zone.png"),
EXILE("exile.png"),
EXILE_ZONE("b_exile_zone.png"),