diff options
| author | ilotterytea <iltsu@alright.party> | 2024-11-03 23:22:10 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-11-03 23:22:10 +0500 |
| commit | c43cf4c902c10637f0bf92e2de64028a5165f12c (patch) | |
| tree | c02cbd120ffb262554c7fd2ca2f83087b46312c4 /assets | |
| parent | 8d09fe776b37e56a890aea8a2f7e87d0697a2af4 (diff) | |
upd: intro
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sprites/gui/ui.skin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sprites/gui/ui.skin b/assets/sprites/gui/ui.skin index cc281a1..1e7ff60 100644 --- a/assets/sprites/gui/ui.skin +++ b/assets/sprites/gui/ui.skin @@ -22,6 +22,7 @@ white_tile: { color: white, name: tile }, halftransparentblack: { color: { hex: "#00000099" }, name: tile }, + black: { color: { hex: "#000000" }, name: tile }, // Store store: { color: { hex: "#59413aff" }, name: square }, |
