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_luacontroller | |
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_luacontroller')
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luac_background.png | bin | 0 -> 2016 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luac_runbutton.png | bin | 0 -> 4262 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png | bin | 0 -> 3541 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png | bin | 0 -> 3537 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png | bin | 0 -> 3537 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png | bin | 0 -> 3537 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png | bin | 0 -> 8706 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_top.png | bin | 0 -> 11913 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_luacontroller/textures/jeija_luac_background.png b/mesecons_luacontroller/textures/jeija_luac_background.png Binary files differnew file mode 100644 index 0000000..40e316c --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luac_background.png diff --git a/mesecons_luacontroller/textures/jeija_luac_runbutton.png b/mesecons_luacontroller/textures/jeija_luac_runbutton.png Binary files differnew file mode 100644 index 0000000..157507f --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luac_runbutton.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png Binary files differnew file mode 100644 index 0000000..a187e8e --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png Binary files differnew file mode 100644 index 0000000..738ba96 --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png Binary files differnew file mode 100644 index 0000000..abe0fe6 --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png Binary files differnew file mode 100644 index 0000000..cc10170 --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png Binary files differnew file mode 100644 index 0000000..d1a17af --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_top.png Binary files differnew file mode 100644 index 0000000..3128230 --- /dev/null +++ b/mesecons_luacontroller/textures/jeija_luacontroller_top.png |