diff --git a/data/textures/AUTH b/data/textures/AUTH new file mode 100644 index 0000000..6886b82 --- /dev/null +++ b/data/textures/AUTH @@ -0,0 +1,6 @@ + +textures/ +gui_back_yellow.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license) +menu_marked.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license) +menu_unmarked.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license) + diff --git a/data/textures/gui_back_yellow.png b/data/textures/gui_back_yellow.png new file mode 100644 index 0000000..538eb7d Binary files /dev/null and b/data/textures/gui_back_yellow.png differ diff --git a/data/textures/menu_marked.png b/data/textures/menu_marked.png new file mode 100644 index 0000000..cf8a80b Binary files /dev/null and b/data/textures/menu_marked.png differ diff --git a/data/textures/menu_unmarked.png b/data/textures/menu_unmarked.png new file mode 100644 index 0000000..2dd5a17 Binary files /dev/null and b/data/textures/menu_unmarked.png differ