X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fhlac.shader;h=ad9322f7dd1536aecc77717a7b8e8253e84b04ce;hb=26e5647888ec84cb207a7f68dac7dca2aeda0578;hp=cd85d936f6656655016c945a9f2ceebfeeb2c45c;hpb=0e7ed909bffb4ff21f0c68d163edfc17487e380a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/hlac.shader b/scripts/hlac.shader index cd85d936f..ad9322f7d 100644 --- a/scripts/hlac.shader +++ b/scripts/hlac.shader @@ -9,11 +9,11 @@ hlac_plasma hlac_metal { - cull none - { - map textures/hlac_metal.tga - rgbgen vertex - } + cull none + { + map textures/hlac_metal.tga + rgbgen vertex + } } hlac_glass { @@ -27,7 +27,7 @@ hlac_glass //rgbGen vertex tcgen environment tcmod scale 4 4 - } + } } hlac_bullet { @@ -36,5 +36,5 @@ hlac_bullet { map models/hlac_bullet.tga blendfunc add - } + } }