mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-26 10:12:54 +08:00
INTERNAL REWORK. testers are needed.
This commit is contained in:
5
shaders/world0/gbuffers_skytextured.fsh
Normal file
5
shaders/world0/gbuffers_skytextured.fsh
Normal file
@ -0,0 +1,5 @@
|
||||
#version 120
|
||||
|
||||
void main() {
|
||||
discard;
|
||||
}
|
Reference in New Issue
Block a user