From a9daa029db68962603905eded0e29c2a2e2abd91 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Wed, 17 Jan 2018 11:41:31 +0100 Subject: Mute sound button --- Penguloon/Content/UI/BtnMuteIdle.png | Bin 0 -> 5411 bytes Penguloon/Content/UI/BtnMutePressed.png | Bin 0 -> 5517 bytes Penguloon/Content/UI/BtnUnmuteIdle.png | Bin 0 -> 6342 bytes Penguloon/Content/UI/BtnUnmutePressed.png | Bin 0 -> 6888 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Penguloon/Content/UI/BtnMuteIdle.png create mode 100644 Penguloon/Content/UI/BtnMutePressed.png create mode 100644 Penguloon/Content/UI/BtnUnmuteIdle.png create mode 100644 Penguloon/Content/UI/BtnUnmutePressed.png (limited to 'Penguloon/Content/UI') diff --git a/Penguloon/Content/UI/BtnMuteIdle.png b/Penguloon/Content/UI/BtnMuteIdle.png new file mode 100644 index 0000000..0024be5 Binary files /dev/null and b/Penguloon/Content/UI/BtnMuteIdle.png differ diff --git a/Penguloon/Content/UI/BtnMutePressed.png b/Penguloon/Content/UI/BtnMutePressed.png new file mode 100644 index 0000000..b567260 Binary files /dev/null and b/Penguloon/Content/UI/BtnMutePressed.png differ diff --git a/Penguloon/Content/UI/BtnUnmuteIdle.png b/Penguloon/Content/UI/BtnUnmuteIdle.png new file mode 100644 index 0000000..5e49356 Binary files /dev/null and b/Penguloon/Content/UI/BtnUnmuteIdle.png differ diff --git a/Penguloon/Content/UI/BtnUnmutePressed.png b/Penguloon/Content/UI/BtnUnmutePressed.png new file mode 100644 index 0000000..441daa9 Binary files /dev/null and b/Penguloon/Content/UI/BtnUnmutePressed.png differ -- cgit v1.2.3-70-g09d2