diff options
Diffstat (limited to 'android/assets/images/hex.atlas')
-rw-r--r-- | android/assets/images/hex.atlas | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/android/assets/images/hex.atlas b/android/assets/images/hex.atlas index b1fe3dd..442ee78 100644 --- a/android/assets/images/hex.atlas +++ b/android/assets/images/hex.atlas @@ -3,7 +3,7 @@ hex.png format: RGBA8888 filter: Nearest,Nearest repeat: none -blank +blue rotate: false xy: 2, 2 size: 190, 217 @@ -17,3 +17,17 @@ fog orig: 190, 217 offset: 0, 0 index: -1 +green + rotate: false + xy: 386, 2 + size: 190, 217 + orig: 190, 217 + offset: 0, 0 + index: -1 +red + rotate: false + xy: 578, 2 + size: 190, 217 + orig: 190, 217 + offset: 0, 0 + index: -1 |