From 65fce91b5c5cd26c945bec2b4073df8664b9a8e4 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Mon, 27 May 2019 15:07:25 -0400 Subject: update digistuff, farming, homedecor, signs_lib, simple streetlights --- .../textures/homedecor_light_switch_back.png | Bin 310 -> 368 bytes .../textures/homedecor_light_switch_edges.png | Bin 175 -> 167 bytes .../textures/homedecor_light_switch_front.png | Bin 142 -> 0 bytes .../textures/homedecor_light_switch_front_off.png | Bin 0 -> 281 bytes .../textures/homedecor_light_switch_front_on.png | Bin 0 -> 284 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 homedecor_electrical/textures/homedecor_light_switch_front.png create mode 100644 homedecor_electrical/textures/homedecor_light_switch_front_off.png create mode 100644 homedecor_electrical/textures/homedecor_light_switch_front_on.png (limited to 'homedecor_electrical/textures') diff --git a/homedecor_electrical/textures/homedecor_light_switch_back.png b/homedecor_electrical/textures/homedecor_light_switch_back.png index 8ad7c7e..f3357d1 100644 Binary files a/homedecor_electrical/textures/homedecor_light_switch_back.png and b/homedecor_electrical/textures/homedecor_light_switch_back.png differ diff --git a/homedecor_electrical/textures/homedecor_light_switch_edges.png b/homedecor_electrical/textures/homedecor_light_switch_edges.png index 0db6f43..db6d618 100644 Binary files a/homedecor_electrical/textures/homedecor_light_switch_edges.png and b/homedecor_electrical/textures/homedecor_light_switch_edges.png differ diff --git a/homedecor_electrical/textures/homedecor_light_switch_front.png b/homedecor_electrical/textures/homedecor_light_switch_front.png deleted file mode 100644 index f91ab5e..0000000 Binary files a/homedecor_electrical/textures/homedecor_light_switch_front.png and /dev/null differ diff --git a/homedecor_electrical/textures/homedecor_light_switch_front_off.png b/homedecor_electrical/textures/homedecor_light_switch_front_off.png new file mode 100644 index 0000000..eecc8b3 Binary files /dev/null and b/homedecor_electrical/textures/homedecor_light_switch_front_off.png differ diff --git a/homedecor_electrical/textures/homedecor_light_switch_front_on.png b/homedecor_electrical/textures/homedecor_light_switch_front_on.png new file mode 100644 index 0000000..1b6c3f6 Binary files /dev/null and b/homedecor_electrical/textures/homedecor_light_switch_front_on.png differ -- cgit v1.2.3