Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
32 lars 1
textures/holodeck_western/matt_railing
2
{
3
    cull disable
4
    {
5
        map textures/holodeck_western/matt_railing.tga
6
        alphaFunc GE128
7
        blendFunc GL_ONE GL_ZERO
8
    }
9
}
10
 
11
textures/holodeck_western/matt_railing2
12
{
13
    {
14
        map textures/holodeck_western/matt_railing2.tga
15
        alphaFunc GE128
16
        blendFunc GL_ONE GL_ZERO
17
    }
18
}
19