- Adding Energy icon to sprite sheet

This commit is contained in:
Sol
2016-09-21 14:36:14 +00:00
parent cbe8cbdbdd
commit 00092a17da
5 changed files with 4 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ public enum FSkinProp {
IMG_COUNTERS2 (new int[] {0, 400, 80, 80}, PropType.IMAGE),
IMG_COUNTERS3 (new int[] {80, 320, 80, 80}, PropType.IMAGE),
IMG_COUNTERS_MULTI (new int[] {80, 400, 80, 80}, PropType.IMAGE),
IMG_PLAYER_ENERGY (new int[] {320, 120, 40, 40}, PropType.IMAGE),
//foils
FOIL_01 (new int[] {0, 0, 400, 570}, PropType.FOIL),