Clay Engine: fix shader :/

This commit is contained in:
2017-02-26 21:33:29 +01:00
parent 6dabcdf69e
commit 16b2005bfb

View File

@@ -150,7 +150,7 @@ void main()
eData1[v] = 0.0;
}
/* and the last vertex
/* and the last vertex */
doVertex(2);
}
/* Harder case : compute visible edges vectors */