From 8b275c0b0a1064a813ef14a109b64e1fce461893 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Mon, 7 Aug 2017 20:08:15 +0500 Subject: 2017-08-07 --- cwd/shaders/face.vs | 1 - 1 file changed, 1 deletion(-) (limited to 'cwd/shaders/face.vs') diff --git a/cwd/shaders/face.vs b/cwd/shaders/face.vs index c2f75ba..95818ef 100644 --- a/cwd/shaders/face.vs +++ b/cwd/shaders/face.vs @@ -13,7 +13,6 @@ out VS_OUT { uniform mat4 view; uniform mat4 projection; -uniform float time; void main() { -- cgit v1.2.3