From 2cb22a74aed80e2cce68f16b0821a690c7c05b7a Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 18 Jan 2018 11:04:53 +0100 Subject: new levels, auto round start --- Penguloon/Content/UI/checkbox-empty.png | Bin 0 -> 1703 bytes Penguloon/Content/UI/checkbox-selected.png | Bin 0 -> 4239 bytes Penguloon/Content/UI/sand.png | Bin 946 -> 0 bytes Penguloon/Content/UI/sandCornerLeftDown.png | Bin 470 -> 0 bytes Penguloon/Content/UI/sandCornerLeftTop.png | Bin 538 -> 0 bytes Penguloon/Content/UI/sandCornerRightDown.png | Bin 453 -> 0 bytes Penguloon/Content/UI/sandCornerRightTop.png | Bin 554 -> 0 bytes Penguloon/Content/UI/sandHorizontal.png | Bin 484 -> 0 bytes Penguloon/Content/UI/sandVertical.png | Bin 512 -> 0 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Penguloon/Content/UI/checkbox-empty.png create mode 100644 Penguloon/Content/UI/checkbox-selected.png delete mode 100644 Penguloon/Content/UI/sand.png delete mode 100644 Penguloon/Content/UI/sandCornerLeftDown.png delete mode 100644 Penguloon/Content/UI/sandCornerLeftTop.png delete mode 100644 Penguloon/Content/UI/sandCornerRightDown.png delete mode 100644 Penguloon/Content/UI/sandCornerRightTop.png delete mode 100644 Penguloon/Content/UI/sandHorizontal.png delete mode 100644 Penguloon/Content/UI/sandVertical.png (limited to 'Penguloon/Content/UI') diff --git a/Penguloon/Content/UI/checkbox-empty.png b/Penguloon/Content/UI/checkbox-empty.png new file mode 100644 index 0000000..4cf5e2f Binary files /dev/null and b/Penguloon/Content/UI/checkbox-empty.png differ diff --git a/Penguloon/Content/UI/checkbox-selected.png b/Penguloon/Content/UI/checkbox-selected.png new file mode 100644 index 0000000..72826a1 Binary files /dev/null and b/Penguloon/Content/UI/checkbox-selected.png differ diff --git a/Penguloon/Content/UI/sand.png b/Penguloon/Content/UI/sand.png deleted file mode 100644 index abd640e..0000000 Binary files a/Penguloon/Content/UI/sand.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandCornerLeftDown.png b/Penguloon/Content/UI/sandCornerLeftDown.png deleted file mode 100644 index f4c453e..0000000 Binary files a/Penguloon/Content/UI/sandCornerLeftDown.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandCornerLeftTop.png b/Penguloon/Content/UI/sandCornerLeftTop.png deleted file mode 100644 index a6cc065..0000000 Binary files a/Penguloon/Content/UI/sandCornerLeftTop.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandCornerRightDown.png b/Penguloon/Content/UI/sandCornerRightDown.png deleted file mode 100644 index 279f15a..0000000 Binary files a/Penguloon/Content/UI/sandCornerRightDown.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandCornerRightTop.png b/Penguloon/Content/UI/sandCornerRightTop.png deleted file mode 100644 index 9289be5..0000000 Binary files a/Penguloon/Content/UI/sandCornerRightTop.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandHorizontal.png b/Penguloon/Content/UI/sandHorizontal.png deleted file mode 100644 index 859ae74..0000000 Binary files a/Penguloon/Content/UI/sandHorizontal.png and /dev/null differ diff --git a/Penguloon/Content/UI/sandVertical.png b/Penguloon/Content/UI/sandVertical.png deleted file mode 100644 index 3e17fad..0000000 Binary files a/Penguloon/Content/UI/sandVertical.png and /dev/null differ -- cgit v1.2.3-70-g09d2