mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Fix trailing whitespace
i hate this
This commit is contained in:
parent
2fd22c1850
commit
d8a6155029
3 changed files with 4 additions and 4 deletions
|
@ -45,7 +45,7 @@ uniform float fov;
|
|||
|
||||
varying vec3 vNormal;
|
||||
varying vec3 vTangent;
|
||||
varying vec3 vBinormal;
|
||||
varying vec3 vBinormal;
|
||||
varying vec3 vPosition;
|
||||
// World position in the visible world (i.e. relative to the cameraOffset.)
|
||||
// This can be used for many shader effects without loss of precision.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue