summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-04-28 14:10:14 +0500
committerilotterytea <iltsu@alright.party>2024-04-28 14:10:14 +0500
commitfedb6bb73e4e6b365a8da41529259bb9bfb1ef81 (patch)
tree7019c0e3aa9dd4de2b82ef0e2c8300c26cbe9244 /assets
parent17019f442934c0a7b9365445a8ab4d975eeb6eb5 (diff)
feat: shop list ui
Diffstat (limited to 'assets')
-rw-r--r--assets/MainSpritesheet.skin1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/MainSpritesheet.skin b/assets/MainSpritesheet.skin
index c300997..7306f2b 100644
--- a/assets/MainSpritesheet.skin
+++ b/assets/MainSpritesheet.skin
@@ -25,6 +25,7 @@
tile_05: { color: { hex: "#222222ff" }, name: tile },
board: { color: { hex: "#00000055" }, name: tile },
+ shop_list: { color: {hex: "#dda300ff" }, name: tile },
window: { color: { hex: "#00000055" }, name: bg },
fill_circle: { color: { hex: "#00ff00ff" }, name: circle }