From 8c3e5a03277a5f362ff55b25068cdd465e9a6a4d Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 27 May 2016 03:42:10 +0200 Subject: AO web client --- images/background.png | Bin 0 -> 992422 bytes images/button.png | Bin 0 -> 197 bytes images/buttonH.png | Bin 0 -> 193 bytes images/desc.png | Bin 0 -> 50785 bytes images/logo.png | Bin 0 -> 9214 bytes images/sel.png | Bin 0 -> 781 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/background.png create mode 100644 images/button.png create mode 100644 images/buttonH.png create mode 100644 images/desc.png create mode 100644 images/logo.png create mode 100644 images/sel.png (limited to 'images') diff --git a/images/background.png b/images/background.png new file mode 100644 index 0000000..0048d20 Binary files /dev/null and b/images/background.png differ diff --git a/images/button.png b/images/button.png new file mode 100644 index 0000000..8ca7dd5 Binary files /dev/null and b/images/button.png differ diff --git a/images/buttonH.png b/images/buttonH.png new file mode 100644 index 0000000..e21d83c Binary files /dev/null and b/images/buttonH.png differ diff --git a/images/desc.png b/images/desc.png new file mode 100644 index 0000000..4d8ec37 Binary files /dev/null and b/images/desc.png differ diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..b07cb99 Binary files /dev/null and b/images/logo.png differ diff --git a/images/sel.png b/images/sel.png new file mode 100644 index 0000000..d8005f5 Binary files /dev/null and b/images/sel.png differ -- cgit