aboutsummaryrefslogtreecommitdiffstats
path: root/Shaders/world.vert
diff options
context:
space:
mode:
Diffstat (limited to 'Shaders/world.vert')
-rw-r--r--Shaders/world.vert2
1 files changed, 1 insertions, 1 deletions
diff --git a/Shaders/world.vert b/Shaders/world.vert
index 0760183..aa183a2 100644
--- a/Shaders/world.vert
+++ b/Shaders/world.vert
@@ -1,4 +1,4 @@
-#version 430
+#version 130
//layout(location = 0)in vec3 vertex;
in vec3 vertex;