1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

Missed redundant formatting changes

This commit is contained in:
glassmancody.info 2021-03-28 11:06:00 -07:00
parent 328ec85757
commit 08b5681284
2 changed files with 2 additions and 0 deletions

View file

@ -60,6 +60,7 @@ varying vec3 passNormal;
#include "vertexcolors.glsl"
#include "shadows_vertex.glsl"
#include "lighting.glsl"
void main(void)

View file

@ -23,6 +23,7 @@ varying vec3 passNormal;
#include "vertexcolors.glsl"
#include "shadows_vertex.glsl"
#include "lighting.glsl"
void main(void)