diff options
author | Jeija <norrepli@gmail.com> | 2014-01-10 14:10:20 -0800 |
---|---|---|
committer | Jeija <norrepli@gmail.com> | 2014-01-10 14:10:20 -0800 |
commit | c067e52714dcaed624fc00bb74fdce04ec0707c5 (patch) | |
tree | 01baccb4667dd6bd4184c8262c1732481493e048 /mesecons_receiver | |
parent | 3f76b77001512a7b71a8c81c181f78729c34e0d0 (diff) | |
parent | de6dd30745bf70186504dcffd3cb67e4a512b0ea (diff) | |
download | mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.gz mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.bz2 mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.xz mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.zip |
Merge pull request #138 from ShadowNinja/split_textures
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 |