1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-19 16:11:35 +00:00

fix for world_matrix error

This commit is contained in:
sylar 2014-11-26 06:55:41 +04:00
parent a87092d11b
commit 925f1487b0

View file

@ -68,7 +68,7 @@
@version 120
#endif
#if SH_GLSLES == 1 && SH_FRAGMENT_SHADER
#if SH_GLSLES == 1
precision mediump int;
precision mediump float;
#endif