From dcdf4b9119af4df04806954670ffd47e8dc82e7b Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 21 Feb 2017 14:01:56 -0700 Subject: Initial commit from BitBucket Repo: https://bitbucket.org/timehack_devs/timehack --- TimeHACK/Resources/WinClassic/Window/BottomLeft.png | Bin 0 -> 173 bytes TimeHACK/Resources/WinClassic/Window/BottomRight.png | Bin 0 -> 173 bytes TimeHACK/Resources/WinClassic/Window/BottomSide.png | Bin 0 -> 165 bytes TimeHACK/Resources/WinClassic/Window/LeftSide.png | Bin 0 -> 164 bytes TimeHACK/Resources/WinClassic/Window/RightSide.png | Bin 0 -> 164 bytes TimeHACK/Resources/WinClassic/Window/TopLeft.png | Bin 0 -> 170 bytes TimeHACK/Resources/WinClassic/Window/TopRight.png | Bin 0 -> 173 bytes TimeHACK/Resources/WinClassic/Window/TopSide.png | Bin 0 -> 165 bytes TimeHACK/Resources/WinClassic/Window/WinClassicClose.png | Bin 0 -> 236 bytes TimeHACK/Resources/WinClassic/Window/WinClassicMax.png | Bin 0 -> 206 bytes TimeHACK/Resources/WinClassic/Window/WinClassicMin.png | Bin 0 -> 201 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 TimeHACK/Resources/WinClassic/Window/BottomLeft.png create mode 100644 TimeHACK/Resources/WinClassic/Window/BottomRight.png create mode 100644 TimeHACK/Resources/WinClassic/Window/BottomSide.png create mode 100644 TimeHACK/Resources/WinClassic/Window/LeftSide.png create mode 100644 TimeHACK/Resources/WinClassic/Window/RightSide.png create mode 100644 TimeHACK/Resources/WinClassic/Window/TopLeft.png create mode 100644 TimeHACK/Resources/WinClassic/Window/TopRight.png create mode 100644 TimeHACK/Resources/WinClassic/Window/TopSide.png create mode 100644 TimeHACK/Resources/WinClassic/Window/WinClassicClose.png create mode 100644 TimeHACK/Resources/WinClassic/Window/WinClassicMax.png create mode 100644 TimeHACK/Resources/WinClassic/Window/WinClassicMin.png (limited to 'TimeHACK/Resources/WinClassic/Window') diff --git a/TimeHACK/Resources/WinClassic/Window/BottomLeft.png b/TimeHACK/Resources/WinClassic/Window/BottomLeft.png new file mode 100644 index 0000000..97e40c2 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/BottomLeft.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/BottomRight.png b/TimeHACK/Resources/WinClassic/Window/BottomRight.png new file mode 100644 index 0000000..14a486d Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/BottomRight.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/BottomSide.png b/TimeHACK/Resources/WinClassic/Window/BottomSide.png new file mode 100644 index 0000000..97bbc89 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/BottomSide.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/LeftSide.png b/TimeHACK/Resources/WinClassic/Window/LeftSide.png new file mode 100644 index 0000000..205c2b1 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/LeftSide.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/RightSide.png b/TimeHACK/Resources/WinClassic/Window/RightSide.png new file mode 100644 index 0000000..d51dbd2 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/RightSide.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/TopLeft.png b/TimeHACK/Resources/WinClassic/Window/TopLeft.png new file mode 100644 index 0000000..056f8d1 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/TopLeft.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/TopRight.png b/TimeHACK/Resources/WinClassic/Window/TopRight.png new file mode 100644 index 0000000..b8c78fb Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/TopRight.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/TopSide.png b/TimeHACK/Resources/WinClassic/Window/TopSide.png new file mode 100644 index 0000000..01f5d79 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/TopSide.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/WinClassicClose.png b/TimeHACK/Resources/WinClassic/Window/WinClassicClose.png new file mode 100644 index 0000000..f3900e9 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/WinClassicClose.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/WinClassicMax.png b/TimeHACK/Resources/WinClassic/Window/WinClassicMax.png new file mode 100644 index 0000000..fabb8ba Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/WinClassicMax.png differ diff --git a/TimeHACK/Resources/WinClassic/Window/WinClassicMin.png b/TimeHACK/Resources/WinClassic/Window/WinClassicMin.png new file mode 100644 index 0000000..f6d3f73 Binary files /dev/null and b/TimeHACK/Resources/WinClassic/Window/WinClassicMin.png differ -- cgit v1.2.3