]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_courtfun.shader
fix shader and textures for courtfun screen messages
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_courtfun.shader
index 1bed354c9c894c22e59689c2218ae839bfb40892..32210175bdc867c7251aabcb23cc642744243c5e 100644 (file)
@@ -7,7 +7,7 @@ textures/map_courtfun/screenanim_work
     cull none
     {
         animMap 1 textures/map_courtfun/screen_sleep.tga textures/map_courtfun/screen_work.tga textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga
-        blendFunc GL_ONE GL_ONE
+        blendFunc filter
     }
 }
 
@@ -20,7 +20,7 @@ textures/map_courtfun/screenanim_obey
     cull none
     {
         animMap 1 textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_xon.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga
-        blendFunc GL_ONE GL_ONE
+        blendFunc filter
     }
 }