diff options
author | ShadowNinja <shadowninja@minetest.net> | 2014-01-10 13:13:02 -0500 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2014-01-10 13:13:02 -0500 |
commit | de6dd30745bf70186504dcffd3cb67e4a512b0ea (patch) | |
tree | 47ec2e25cf7d182d7a7a30a9eec1fb925e3ce203 /mesecons_receiver | |
parent | 39361fb7192e8746927a3bd080a24bd0a89fa3ee (diff) |
Move textures into their mods
Diffstat (limited to 'mesecons_receiver')
-rw-r--r-- | mesecons_receiver/textures/receiver_bottom_off.png | bin | 0 -> 494 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_bottom_on.png | bin | 0 -> 239 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_fb_off.png | bin | 0 -> 494 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_fb_on.png | bin | 0 -> 239 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_lr_off.png | bin | 0 -> 494 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_lr_on.png | bin | 0 -> 239 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_top_off.png | bin | 0 -> 494 bytes |
-rw-r--r-- | mesecons_receiver/textures/receiver_top_on.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..b95903e --- /dev/null +++ b/mesecons_receiver/textures/receiver_bottom_off.png diff --git a/mesecons_receiver/textures/receiver_bottom_on.png b/mesecons_receiver/textures/receiver_bottom_on.png Binary files differnew file mode 100644 index 0000000..d0b7006 --- /dev/null +++ b/mesecons_receiver/textures/receiver_bottom_on.png diff --git a/mesecons_receiver/textures/receiver_fb_off.png b/mesecons_receiver/textures/receiver_fb_off.png Binary files differnew file mode 100644 index 0000000..aed3008 --- /dev/null +++ b/mesecons_receiver/textures/receiver_fb_off.png diff --git a/mesecons_receiver/textures/receiver_fb_on.png b/mesecons_receiver/textures/receiver_fb_on.png Binary files differnew file mode 100644 index 0000000..0916736 --- /dev/null +++ b/mesecons_receiver/textures/receiver_fb_on.png diff --git a/mesecons_receiver/textures/receiver_lr_off.png b/mesecons_receiver/textures/receiver_lr_off.png Binary files differnew file mode 100644 index 0000000..1fb2b3a --- /dev/null +++ b/mesecons_receiver/textures/receiver_lr_off.png diff --git a/mesecons_receiver/textures/receiver_lr_on.png b/mesecons_receiver/textures/receiver_lr_on.png Binary files differnew file mode 100644 index 0000000..087c0b4 --- /dev/null +++ b/mesecons_receiver/textures/receiver_lr_on.png diff --git a/mesecons_receiver/textures/receiver_top_off.png b/mesecons_receiver/textures/receiver_top_off.png Binary files differnew file mode 100644 index 0000000..ae50106 --- /dev/null +++ b/mesecons_receiver/textures/receiver_top_off.png diff --git a/mesecons_receiver/textures/receiver_top_on.png b/mesecons_receiver/textures/receiver_top_on.png Binary files differnew file mode 100644 index 0000000..5b48cac --- /dev/null +++ b/mesecons_receiver/textures/receiver_top_on.png |