mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
Removed unused input from fog boundary fragment program
This should fix https://mantis.zdoom.org/view.php?id=151
This commit is contained in:
parent
90ee22b760
commit
1fd37ff2ff
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
in vec4 pixelpos;
|
||||
in vec2 glowdist;
|
||||
out vec4 FragColor;
|
||||
|
||||
//===========================================================================
|
||||
|
|
Loading…
Reference in a new issue