diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-09 13:32:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-09 13:32:01 -0300 |
commit | 63afe4145f410a844c647d4e3f1059f568175c1e (patch) | |
tree | 15da6a890c78d73370f44f9fd5d59badfbbe60e4 /game/gui/button | |
download | client-init.tar.gz client-init.tar.bz2 client-init.tar.xz client-init.zip |
Initial commit, forked from Spheresinit
Diffstat (limited to 'game/gui/button')
-rw-r--r-- | game/gui/button/check_foreground.png | bin | 0 -> 91 bytes |
-rw-r--r-- | game/gui/button/check_selected_foreground.png | bin | 0 -> 126 bytes |
-rw-r--r-- | game/gui/button/choice_hover_background.png | bin | 0 -> 920 bytes |
-rw-r--r-- | game/gui/button/choice_idle_background.png | bin | 0 -> 841 bytes |
-rw-r--r-- | game/gui/button/hover_background.png | bin | 0 -> 253 bytes |
-rw-r--r-- | game/gui/button/idle_background.png | bin | 0 -> 253 bytes |
-rw-r--r-- | game/gui/button/quick_hover_background.png | bin | 0 -> 133 bytes |
-rw-r--r-- | game/gui/button/quick_idle_background.png | bin | 0 -> 133 bytes |
-rw-r--r-- | game/gui/button/radio_foreground.png | bin | 0 -> 91 bytes |
-rw-r--r-- | game/gui/button/radio_selected_foreground.png | bin | 0 -> 126 bytes |
-rw-r--r-- | game/gui/button/slot_hover_background.png | bin | 0 -> 1416 bytes |
-rw-r--r-- | game/gui/button/slot_idle_background.png | bin | 0 -> 1544 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/game/gui/button/check_foreground.png b/game/gui/button/check_foreground.png Binary files differnew file mode 100644 index 0000000..9ba7a3b --- /dev/null +++ b/game/gui/button/check_foreground.png diff --git a/game/gui/button/check_selected_foreground.png b/game/gui/button/check_selected_foreground.png Binary files differnew file mode 100644 index 0000000..6e1b929 --- /dev/null +++ b/game/gui/button/check_selected_foreground.png diff --git a/game/gui/button/choice_hover_background.png b/game/gui/button/choice_hover_background.png Binary files differnew file mode 100644 index 0000000..0ebdb47 --- /dev/null +++ b/game/gui/button/choice_hover_background.png diff --git a/game/gui/button/choice_idle_background.png b/game/gui/button/choice_idle_background.png Binary files differnew file mode 100644 index 0000000..632758a --- /dev/null +++ b/game/gui/button/choice_idle_background.png diff --git a/game/gui/button/hover_background.png b/game/gui/button/hover_background.png Binary files differnew file mode 100644 index 0000000..390198c --- /dev/null +++ b/game/gui/button/hover_background.png diff --git a/game/gui/button/idle_background.png b/game/gui/button/idle_background.png Binary files differnew file mode 100644 index 0000000..390198c --- /dev/null +++ b/game/gui/button/idle_background.png diff --git a/game/gui/button/quick_hover_background.png b/game/gui/button/quick_hover_background.png Binary files differnew file mode 100644 index 0000000..e98b76b --- /dev/null +++ b/game/gui/button/quick_hover_background.png diff --git a/game/gui/button/quick_idle_background.png b/game/gui/button/quick_idle_background.png Binary files differnew file mode 100644 index 0000000..e98b76b --- /dev/null +++ b/game/gui/button/quick_idle_background.png diff --git a/game/gui/button/radio_foreground.png b/game/gui/button/radio_foreground.png Binary files differnew file mode 100644 index 0000000..9ba7a3b --- /dev/null +++ b/game/gui/button/radio_foreground.png diff --git a/game/gui/button/radio_selected_foreground.png b/game/gui/button/radio_selected_foreground.png Binary files differnew file mode 100644 index 0000000..6e1b929 --- /dev/null +++ b/game/gui/button/radio_selected_foreground.png diff --git a/game/gui/button/slot_hover_background.png b/game/gui/button/slot_hover_background.png Binary files differnew file mode 100644 index 0000000..13c1fd8 --- /dev/null +++ b/game/gui/button/slot_hover_background.png diff --git a/game/gui/button/slot_idle_background.png b/game/gui/button/slot_idle_background.png Binary files differnew file mode 100644 index 0000000..63ec620 --- /dev/null +++ b/game/gui/button/slot_idle_background.png |