diff options
author | Jeija <norrepli@gmail.com> | 2012-12-09 13:28:32 +0100 |
---|---|---|
committer | Jeija <norrepli@gmail.com> | 2012-12-09 13:28:32 +0100 |
commit | 961b955f2d0872c4e84d9df63ea10a18643dfcbe (patch) | |
tree | 4bc759d701d5ff21a0a24900d36f1460e15469b6 /mesecons_textures/textures | |
parent | a0a3328f7c6b8618c40a8cb60c13111f06b6562a (diff) | |
download | mesecons-961b955f2d0872c4e84d9df63ea10a18643dfcbe.tar mesecons-961b955f2d0872c4e84d9df63ea10a18643dfcbe.tar.gz mesecons-961b955f2d0872c4e84d9df63ea10a18643dfcbe.tar.bz2 mesecons-961b955f2d0872c4e84d9df63ea10a18643dfcbe.tar.xz mesecons-961b955f2d0872c4e84d9df63ea10a18643dfcbe.zip |
Port door, fix button/lever bug, new visual style for receiver
Diffstat (limited to 'mesecons_textures/textures')
-rw-r--r-- | mesecons_textures/textures/receiver_bottom_off.png | bin | 242 -> 494 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_bottom_on.png | bin | 247 -> 239 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_fb_off.png | bin | 374 -> 494 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_fb_on.png | bin | 517 -> 239 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_lr_off.png | bin | 317 -> 494 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_lr_on.png | bin | 321 -> 239 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_top_off.png | bin | 240 -> 494 bytes |
-rw-r--r-- | mesecons_textures/textures/receiver_top_on.png | bin | 245 -> 239 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_textures/textures/receiver_bottom_off.png b/mesecons_textures/textures/receiver_bottom_off.png Binary files differindex 8542e7d..b95903e 100644 --- a/mesecons_textures/textures/receiver_bottom_off.png +++ b/mesecons_textures/textures/receiver_bottom_off.png diff --git a/mesecons_textures/textures/receiver_bottom_on.png b/mesecons_textures/textures/receiver_bottom_on.png Binary files differindex 98ca72a..d0b7006 100644 --- a/mesecons_textures/textures/receiver_bottom_on.png +++ b/mesecons_textures/textures/receiver_bottom_on.png diff --git a/mesecons_textures/textures/receiver_fb_off.png b/mesecons_textures/textures/receiver_fb_off.png Binary files differindex 3decca5..aed3008 100644 --- a/mesecons_textures/textures/receiver_fb_off.png +++ 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 differindex 3715efd..0916736 100644 --- a/mesecons_textures/textures/receiver_fb_on.png +++ 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 differindex 50c602c..1fb2b3a 100644 --- a/mesecons_textures/textures/receiver_lr_off.png +++ 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 differindex 1eeda68..087c0b4 100644 --- a/mesecons_textures/textures/receiver_lr_on.png +++ b/mesecons_textures/textures/receiver_lr_on.png diff --git a/mesecons_textures/textures/receiver_top_off.png b/mesecons_textures/textures/receiver_top_off.png Binary files differindex 35bed5c..ae50106 100644 --- a/mesecons_textures/textures/receiver_top_off.png +++ b/mesecons_textures/textures/receiver_top_off.png diff --git a/mesecons_textures/textures/receiver_top_on.png b/mesecons_textures/textures/receiver_top_on.png Binary files differindex 158dda2..5b48cac 100644 --- a/mesecons_textures/textures/receiver_top_on.png +++ b/mesecons_textures/textures/receiver_top_on.png |