mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-24 12:51:09 +00:00
Fix missing call from merge
This commit is contained in:
parent
979e70ca8f
commit
6cb9f875dd
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ void FGLRenderer::PostProcessScene()
|
|||
UpdateCameraExposure();
|
||||
BloomScene();
|
||||
TonemapScene();
|
||||
ColormapScene();
|
||||
LensDistortScene();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue