summaryrefslogtreecommitdiff
path: root/mesecons_receiver
diff options
context:
space:
mode:
authorShadowNinja <shadowninja@minetest.net>2014-01-10 13:13:02 -0500
committerShadowNinja <shadowninja@minetest.net>2014-01-10 13:13:02 -0500
commitde6dd30745bf70186504dcffd3cb67e4a512b0ea (patch)
tree47ec2e25cf7d182d7a7a30a9eec1fb925e3ce203 /mesecons_receiver
parent39361fb7192e8746927a3bd080a24bd0a89fa3ee (diff)
downloadmesecons-de6dd30745bf70186504dcffd3cb67e4a512b0ea.tar
mesecons-de6dd30745bf70186504dcffd3cb67e4a512b0ea.tar.gz
mesecons-de6dd30745bf70186504dcffd3cb67e4a512b0ea.tar.bz2
mesecons-de6dd30745bf70186504dcffd3cb67e4a512b0ea.tar.xz
mesecons-de6dd30745bf70186504dcffd3cb67e4a512b0ea.zip
Move textures into their mods
Diffstat (limited to 'mesecons_receiver')
-rw-r--r--mesecons_receiver/textures/receiver_bottom_off.pngbin0 -> 494 bytes
-rw-r--r--mesecons_receiver/textures/receiver_bottom_on.pngbin0 -> 239 bytes
-rw-r--r--mesecons_receiver/textures/receiver_fb_off.pngbin0 -> 494 bytes
-rw-r--r--mesecons_receiver/textures/receiver_fb_on.pngbin0 -> 239 bytes
-rw-r--r--mesecons_receiver/textures/receiver_lr_off.pngbin0 -> 494 bytes
-rw-r--r--mesecons_receiver/textures/receiver_lr_on.pngbin0 -> 239 bytes
-rw-r--r--mesecons_receiver/textures/receiver_top_off.pngbin0 -> 494 bytes
-rw-r--r--mesecons_receiver/textures/receiver_top_on.pngbin0 -> 239 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_receiver/textures/receiver_bottom_off.png b/mesecons_receiver/textures/receiver_bottom_off.png
new file mode 100644
index 0000000..b95903e
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_bottom_off.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_bottom_on.png b/mesecons_receiver/textures/receiver_bottom_on.png
new file mode 100644
index 0000000..d0b7006
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_bottom_on.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_fb_off.png b/mesecons_receiver/textures/receiver_fb_off.png
new file mode 100644
index 0000000..aed3008
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_fb_off.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_fb_on.png b/mesecons_receiver/textures/receiver_fb_on.png
new file mode 100644
index 0000000..0916736
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_fb_on.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_lr_off.png b/mesecons_receiver/textures/receiver_lr_off.png
new file mode 100644
index 0000000..1fb2b3a
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_lr_off.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_lr_on.png b/mesecons_receiver/textures/receiver_lr_on.png
new file mode 100644
index 0000000..087c0b4
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_lr_on.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_top_off.png b/mesecons_receiver/textures/receiver_top_off.png
new file mode 100644
index 0000000..ae50106
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_top_off.png
Binary files differ
diff --git a/mesecons_receiver/textures/receiver_top_on.png b/mesecons_receiver/textures/receiver_top_on.png
new file mode 100644
index 0000000..5b48cac
--- /dev/null
+++ b/mesecons_receiver/textures/receiver_top_on.png
Binary files differ