diff options
author | VanessaE <vanessaezekowitz@gmail.com> | 2012-08-28 11:19:19 -0700 |
---|---|---|
committer | VanessaE <vanessaezekowitz@gmail.com> | 2012-08-28 11:19:19 -0700 |
commit | bcd6634811d311b2e64307ccd866f20c0b60e23f (patch) | |
tree | b17aa0bee9cf340e2292d9e70b2b87867c0bebb3 /mesecons_textures/textures | |
parent | decdfdb3626c4ee23c4e2c1b40f7783358df1c43 (diff) | |
parent | 8206ac70f1453f8851df48f57d9470714775382c (diff) | |
download | mesecons-bcd6634811d311b2e64307ccd866f20c0b60e23f.tar mesecons-bcd6634811d311b2e64307ccd866f20c0b60e23f.tar.gz mesecons-bcd6634811d311b2e64307ccd866f20c0b60e23f.tar.bz2 mesecons-bcd6634811d311b2e64307ccd866f20c0b60e23f.tar.xz mesecons-bcd6634811d311b2e64307ccd866f20c0b60e23f.zip |
Merge pull request #38 from VanessaE/master
gave receiver objects their own textures.
Diffstat (limited to 'mesecons_textures/textures')
-rw-r--r-- | mesecons_textures/textures/receiver_fb_off.png | bin | 0 -> 346 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_fb_on.png | bin | 0 -> 491 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_lr_off.png | bin | 0 -> 457 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_lr_on.png | bin | 0 -> 481 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_tb_off.png | bin | 0 -> 477 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_tb_on.png | bin | 0 -> 515 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_textures/textures/receiver_fb_off.png b/mesecons_textures/textures/receiver_fb_off.png Binary files differnew file mode 100644 index 0000000..6be0a66 --- /dev/null +++ b/mesecons_textures/textures/receiver_fb_off.png diff --git a/mesecons_textures/textures/receiver_fb_on.png b/mesecons_textures/textures/receiver_fb_on.png Binary files differnew file mode 100644 index 0000000..1705a58 --- /dev/null +++ b/mesecons_textures/textures/receiver_fb_on.png diff --git a/mesecons_textures/textures/receiver_lr_off.png b/mesecons_textures/textures/receiver_lr_off.png Binary files differnew file mode 100644 index 0000000..e144691 --- /dev/null +++ b/mesecons_textures/textures/receiver_lr_off.png diff --git a/mesecons_textures/textures/receiver_lr_on.png b/mesecons_textures/textures/receiver_lr_on.png Binary files differnew file mode 100644 index 0000000..0198e32 --- /dev/null +++ b/mesecons_textures/textures/receiver_lr_on.png diff --git a/mesecons_textures/textures/receiver_tb_off.png b/mesecons_textures/textures/receiver_tb_off.png Binary files differnew file mode 100644 index 0000000..460febb --- /dev/null +++ b/mesecons_textures/textures/receiver_tb_off.png diff --git a/mesecons_textures/textures/receiver_tb_on.png b/mesecons_textures/textures/receiver_tb_on.png Binary files differnew file mode 100644 index 0000000..077eae3 --- /dev/null +++ b/mesecons_textures/textures/receiver_tb_on.png |