Update some bug URLs.
[pwl6.git] / src / data / shaders / noisyblocks.frag
index be6e0511eff78794041b7bbbcbbd805dcd78d0e8..5b414358e1e40dfa7c8a3458561f905e3ef42e71 100644 (file)
@@ -3,7 +3,7 @@
    waives all copyright and related or neighboring rights to it.
 */
 
-precision highp float;
+precision mediump float;
 
 varying vec2 fTexCoord;
 varying vec4 fColor;