newline
This commit is contained in:
parent
b65b795bfa
commit
5a81421c4b
1 changed files with 0 additions and 1 deletions
|
@ -28,6 +28,5 @@ void main() {
|
|||
} else {
|
||||
fragColor = mix(fragColor, color, 1. * (i / 1));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue