mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 02:32:39 +08:00
accidentally left debug setting enabled. fix naming of filepaths for dimension flags
This commit is contained in:
5
shaders/world0_with_aether_flag/gbuffers_skybasic.fsh
Normal file
5
shaders/world0_with_aether_flag/gbuffers_skybasic.fsh
Normal file
@ -0,0 +1,5 @@
|
||||
#version 120
|
||||
|
||||
void main() {
|
||||
discard;
|
||||
}
|
Reference in New Issue
Block a user