mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Adding Energy icon to sprite sheet
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user