9 lines
164 B
Text
9 lines
164 B
Text
// Vera Visions Material
|
|
{
|
|
diffusemap "textures/ui/icons/important.tga"
|
|
{
|
|
program sprite
|
|
map $diffusemap
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
}
|
|
}
|