Updated postpro shaders system
This commit is contained in:
parent
d9c5614342
commit
9572d6c063
3 changed files with 23 additions and 5 deletions
|
@ -999,6 +999,8 @@ void SetCustomShader(Shader shader)
|
|||
void SetDefaultShader(void)
|
||||
{
|
||||
rlglSetDefaultShader();
|
||||
|
||||
enabledPostpro = false;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue