summaryrefslogtreecommitdiff
path: root/assets/scripts/ui.shader
diff options
context:
space:
mode:
authorPaweł Redman <trem.redman@gmail.com>2013-09-07 20:16:57 +0200
committerPaweł Redman <trem.redman@gmail.com>2013-09-07 20:16:57 +0200
commit5b6289ef53d06d005e94b20b3d45f7726588de99 (patch)
tree9a61fc125eff3ace17465b8115474482d5514590 /assets/scripts/ui.shader
parented92617e5b10f80ff5b7263ec15033ecc241b99e (diff)
0.1.1 and asset cleanup
Diffstat (limited to 'assets/scripts/ui.shader')
-rwxr-xr-xassets/scripts/ui.shader19
1 files changed, 0 insertions, 19 deletions
diff --git a/assets/scripts/ui.shader b/assets/scripts/ui.shader
deleted file mode 100755
index a99d4f7..0000000
--- a/assets/scripts/ui.shader
+++ /dev/null
@@ -1,19 +0,0 @@
-ui/assets/neutral/squad_h
-{
- nopicmip
- {
- map ui/assets/neutral/squad_h.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- rgbgen vertex
- }
-}
-
-ui/assets/neutral/squad_v
-{
- nopicmip
- {
- map ui/assets/neutral/squad_v.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- rgbgen vertex
- }
-}