Add separate icon for Commander

This commit is contained in:
drdev
2016-03-19 20:05:46 +00:00
parent f3bf978f8e
commit ac4c7fd83d
6 changed files with 5 additions and 3 deletions

View File

@@ -237,6 +237,7 @@ public enum FSkinProp {
IMG_PLANESWALKER (new int[] {200, 720, 40, 40}, PropType.IMAGE),
IMG_PACK (new int[] {80, 760, 40, 40}, PropType.IMAGE),
IMG_SORCERY (new int[] {160, 720, 40, 40}, PropType.IMAGE),
IMG_COMMANDER (new int[] {120, 760, 40, 40}, PropType.IMAGE),
//achievement trophies and shelf
IMG_COMMON_TROPHY (new int[] {0, 0, 135, 185}, PropType.TROPHY),