- manually reimplement pull request #1850

This commit is contained in:
Rachael Alexanderson 2023-01-14 11:23:02 -05:00
commit aa061562cd
2 changed files with 2 additions and 0 deletions

View file

@ -328,6 +328,7 @@ bool FShader::Load(const char * name, const char * vert_prog_lump, const char *
uniform sampler2D texture9;
uniform sampler2D texture10;
uniform sampler2D texture11;
uniform sampler2D texture12;
// timer data
uniform float timer;