diff options
| author | ilotterytea <iltsu@alright.party> | 2024-11-07 12:54:57 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-11-07 12:54:57 +0500 |
| commit | 20076f96e20473d7c119b83235f79b4a4ff6b096 (patch) | |
| tree | 362d2225922045769735a5158c1b265273c64240 | |
| parent | 0df1f3ebcb74cc6f26fccd5a2f7a23db5dcc767b (diff) | |
upd: music icon dimensions
| -rw-r--r-- | assets/sprites/gui/widgets.atlas | 16 | ||||
| -rw-r--r-- | assets/sprites/gui/widgets.png | bin | 722507 -> 712464 bytes |
2 files changed, 8 insertions, 8 deletions
diff --git a/assets/sprites/gui/widgets.atlas b/assets/sprites/gui/widgets.atlas index de95ae8..7517630 100644 --- a/assets/sprites/gui/widgets.atlas +++ b/assets/sprites/gui/widgets.atlas @@ -2,18 +2,18 @@ widgets.png size:1024,1024 repeat:none exit -bounds:640,0,320,320 +bounds:640,320,320,320 fullscreen -bounds:320,320,320,320 +bounds:0,0,320,320 locale_en -bounds:0,320,320,320 +bounds:0,640,320,320 locale_ru -bounds:0,0,320,320 +bounds:320,640,320,320 music_off -bounds:0,640,435,320 +bounds:640,640,320,320 music_on -bounds:435,640,395,320 +bounds:0,320,320,320 slots -bounds:640,320,320,320 -windowed bounds:320,0,320,320 +windowed +bounds:320,320,320,320 diff --git a/assets/sprites/gui/widgets.png b/assets/sprites/gui/widgets.png Binary files differindex 12be9a4..0ab24a0 100644 --- a/assets/sprites/gui/widgets.png +++ b/assets/sprites/gui/widgets.png |
