deleted hgl_cpy(T *,T *) function.
This commit is contained in:
@@ -64,7 +64,7 @@ private:
|
||||
//.1, .2, .01 //green
|
||||
);
|
||||
|
||||
scc.LowColor.Use(COLOR::DarkMidnightBlue,1.0f);
|
||||
scc.LowColor=GetColor4f(COLOR::DarkMidnightBlue,1.0f);
|
||||
|
||||
ubo_sky_color=db->CreateUBO(sizeof(SkyColorConfig),&scc);
|
||||
|
||||
|
Reference in New Issue
Block a user