]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/shotgun.shader
GameCommand_moveplayer: don't break parsing other clients if a client isn't in the...
[xonotic/xonotic-data.pk3dir.git] / scripts / shotgun.shader
1 shotgun_sight
2 {
3         surfaceparm trans
4
5         {
6                 map textures/shotgun_sight.tga
7                 blendfunc add
8                 //rgbGen vertex
9         }       
10 }