mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-23 19:20:56 +00:00
add deleted letter in macro
This commit is contained in:
parent
f274bc84cc
commit
28f58d5a32
@ -198,5 +198,5 @@ void main(void)
|
||||
gl_FragData[0].w = 1.0;
|
||||
#else
|
||||
gl_FragData[0].w = clamp(fresnel*2.0 + specular, 0.0, 1.0);
|
||||
#endi
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user