mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-17 02:42:45 +00:00
typo
This commit is contained in:
parent
43fd0352f4
commit
e1bde415f5
@ -546,7 +546,7 @@ void SkyManager::create()
|
||||
"void main_fp( \n"
|
||||
" in float4 iVertexColor : TEXCOORD0, \n"
|
||||
" out float4 oColor : COLOR, \n"
|
||||
" uniform float4 emissive, \n"
|
||||
" uniform float4 emissive \n"
|
||||
") \n"
|
||||
"{ \n"
|
||||
" oColor = iVertexColor * emissive; \n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user