mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-25 13:21:08 +00:00
13 lines
No EOL
200 B
Text
13 lines
No EOL
200 B
Text
textures/q3r_road/asphalt
|
|
{
|
|
surfaceparm SURF_ASPHALT
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map textures/q3r_road/asphalt.jpg
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
rgbGen identity
|
|
}
|
|
} |