12 lines
189 B
Text
12 lines
189 B
Text
{
|
|
polygonOffset 4
|
|
surfaceParm nodlight
|
|
surfaceParm noshadows
|
|
sort decal
|
|
|
|
{
|
|
program unlit
|
|
map "textures/decals/impact_wood.tga"
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
}
|
|
}
|