Improve conquest menu images

This commit is contained in:
drdev
2016-01-06 05:06:53 +00:00
parent fe26ca8a5a
commit e807dfd7cf
4 changed files with 4 additions and 2 deletions

View File

@@ -245,6 +245,7 @@ public enum FSkinProp {
//planar conquest images
IMG_PLANE_MONITOR (new int[] {0, 0, 443, 315}, PropType.PLANAR_CONQUEST),
IMG_AETHER_SHARD (new int[] {0, 315, 120, 120}, PropType.PLANAR_CONQUEST),
IMG_MULTIVERSE (new int[] {125, 320, 110, 110}, PropType.PLANAR_CONQUEST),
//button images
IMG_BTN_START_UP (new int[] {480, 200, 160, 80}, PropType.ICON),