mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 13:34:16 +00:00
fix(primitives/cube.hpp): change type to list
This commit is contained in:
@@ -28,4 +28,4 @@ void main()
|
||||
{
|
||||
vec4 texColor = texture(material.diffuse , TexCoords);
|
||||
FragColor = texColor;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user