nuclide/platform/base_textures.pk3dir/textures/ui/steam/icon_checked.mat

10 lines
167 B
Text
Raw Normal View History

// Vera Visions Material
{
diffusemap "textures/ui/steam/icon_checked.tga"
{
program sprite
map $diffusemap
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
}
}