diff options
Diffstat (limited to 'cwd/assets/altcraft/shaders/entity.json')
-rw-r--r-- | cwd/assets/altcraft/shaders/entity.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cwd/assets/altcraft/shaders/entity.json b/cwd/assets/altcraft/shaders/entity.json index 0b65c72..33a32e9 100644 --- a/cwd/assets/altcraft/shaders/entity.json +++ b/cwd/assets/altcraft/shaders/entity.json @@ -3,8 +3,7 @@ "frag": "/altcraft/shaders/frag/entity", "uniforms": [ "color", - "view", - "projection", + "projView", "model" ] }
\ No newline at end of file |