fix more TAAU shenanigans in the nether

This commit is contained in:
Xonk
2023-06-11 17:28:54 -04:00
parent 0171b41502
commit 432674bc59
7 changed files with 45 additions and 45 deletions

View File

@ -2,4 +2,4 @@
#define WORLD
#define BLOCKENTITIES
#include "/gbuffers_all_solid.fsh"
#include "/programs/all_solid.fsh"

View File

@ -2,4 +2,4 @@
#define WORLD
#define BLOCKENTITIES
#include "/gbuffers_all_solid.vsh"
#include "/programs/all_solid.vsh"