mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
Fix shader comment
This commit is contained in:
parent
92ebbdfc10
commit
b03e7f63c5
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ static const char *vertex_shaders[] = {
|
|||
// Sky vertex shader
|
||||
GLSL_DEFAULT_VERTEX_SHADER,
|
||||
|
||||
// Model fragment shader + diffuse lighting from above
|
||||
// Model vertex shader + diffuse lighting from above
|
||||
GLSL_MODEL_LIGHTING_VERTEX_SHADER,
|
||||
|
||||
NULL,
|
||||
|
|
Loading…
Reference in a new issue