From fd6fa4e5cebbe3edb65d50c78dcc8a97ce98ce64 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Mon, 11 Dec 2017 22:02:13 +0100 Subject: First commit --- Penguloon/Content/UI/background.png | Bin 0 -> 1511 bytes Penguloon/Content/UI/btnDisabled.png | Bin 0 -> 1713 bytes Penguloon/Content/UI/btnIdle.png | Bin 0 -> 1709 bytes Penguloon/Content/UI/btnPressed.png | Bin 0 -> 1754 bytes Penguloon/Content/UI/progressbar.png | Bin 0 -> 2181 bytes Penguloon/Content/UI/red.png | Bin 0 -> 970 bytes Penguloon/Content/UI/snowflake.png | Bin 0 -> 11144 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Penguloon/Content/UI/background.png create mode 100644 Penguloon/Content/UI/btnDisabled.png create mode 100644 Penguloon/Content/UI/btnIdle.png create mode 100644 Penguloon/Content/UI/btnPressed.png create mode 100644 Penguloon/Content/UI/progressbar.png create mode 100644 Penguloon/Content/UI/red.png create mode 100644 Penguloon/Content/UI/snowflake.png (limited to 'Penguloon/Content/UI') diff --git a/Penguloon/Content/UI/background.png b/Penguloon/Content/UI/background.png new file mode 100644 index 0000000..00a8558 Binary files /dev/null and b/Penguloon/Content/UI/background.png differ diff --git a/Penguloon/Content/UI/btnDisabled.png b/Penguloon/Content/UI/btnDisabled.png new file mode 100644 index 0000000..1a0bbfd Binary files /dev/null and b/Penguloon/Content/UI/btnDisabled.png differ diff --git a/Penguloon/Content/UI/btnIdle.png b/Penguloon/Content/UI/btnIdle.png new file mode 100644 index 0000000..f536b99 Binary files /dev/null and b/Penguloon/Content/UI/btnIdle.png differ diff --git a/Penguloon/Content/UI/btnPressed.png b/Penguloon/Content/UI/btnPressed.png new file mode 100644 index 0000000..b7dfe7d Binary files /dev/null and b/Penguloon/Content/UI/btnPressed.png differ diff --git a/Penguloon/Content/UI/progressbar.png b/Penguloon/Content/UI/progressbar.png new file mode 100644 index 0000000..32266ff Binary files /dev/null and b/Penguloon/Content/UI/progressbar.png differ diff --git a/Penguloon/Content/UI/red.png b/Penguloon/Content/UI/red.png new file mode 100644 index 0000000..b1fcae6 Binary files /dev/null and b/Penguloon/Content/UI/red.png differ diff --git a/Penguloon/Content/UI/snowflake.png b/Penguloon/Content/UI/snowflake.png new file mode 100644 index 0000000..7064643 Binary files /dev/null and b/Penguloon/Content/UI/snowflake.png differ -- cgit v1.2.3-70-g09d2