Revert "Newlines"

This reverts commit a78faa57
This commit is contained in:
summetdev
2020-10-27 21:55:40 +03:00
parent 9a7e0fb45e
commit a3abadd8c2
37 changed files with 37 additions and 37 deletions

View File

@@ -10,4 +10,4 @@ void main(){
v_position = a_position;
v_model = u_model;
gl_Position = u_projection*u_model*a_position;
}