9 lines
129 B
Text
9 lines
129 B
Text
|
{
|
||
|
polygonOffset 1
|
||
|
{
|
||
|
program unlit
|
||
|
map "textures/decals/impact_default.tga"
|
||
|
blendfunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
|
||
|
}
|
||
|
}
|