GS-Entbase: Add mitigations for possible unwanted adddecal() calls, remove decals upon CSQC_Shutdown()
12 lines
178 B
Text
12 lines
178 B
Text
{
|
|
polygonOffset 4
|
|
surfaceParm nodlight
|
|
surfaceParm noshadows
|
|
sort decal
|
|
|
|
{
|
|
program unlit
|
|
map "textures/decals/blood.tga"
|
|
blendfunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
|
|
}
|
|
}
|