forked from mirror/openmw-tes3mp
fix for world_matrix error
This commit is contained in:
parent
a87092d11b
commit
925f1487b0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue