diff options
| author | ilotterytea <iltsu@alright.party> | 2024-06-01 23:35:01 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-06-01 23:35:01 +0500 |
| commit | 6b8982910d1b0ca259d8e3a3de1072fe673b4217 (patch) | |
| tree | 2c63466f50b6e3c6284b1f7a39178cedf2d8918a /assets/sprites/gui/ui.atlas | |
| parent | fbb43bc134d4704706c9333ba97d585db75ceb41 (diff) | |
upd: shop ui style
Diffstat (limited to 'assets/sprites/gui/ui.atlas')
| -rw-r--r-- | assets/sprites/gui/ui.atlas | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/assets/sprites/gui/ui.atlas b/assets/sprites/gui/ui.atlas index 9ed7174..0017372 100644 --- a/assets/sprites/gui/ui.atlas +++ b/assets/sprites/gui/ui.atlas @@ -2,12 +2,16 @@ ui.png size:64,64 repeat:none idle -bounds:0,1,32,36 +bounds:0,28,32,36 split:7,7,7,11 pad:7,7,7,11 pressed -bounds:32,5,32,32 +bounds:32,32,32,32 split:7,7,7,7 pad:7,7,7,7 +square +bounds:32,0,32,32 +split:4,4,4,4 +pad:4,4,4,4 tile -bounds:0,0,1,1 +bounds:0,27,1,1 |
