update librw

This commit is contained in:
aap
2021-01-10 18:43:35 +01:00
parent d90de7f13c
commit ebca91e0d0
2 changed files with 2 additions and 2 deletions

View File

@ -1172,7 +1172,7 @@ if(gbRenderWater)
if(gbRenderEverythingBarRoads)
CRenderer::RenderEverythingBarRoads();
// get env map here?
// seam fixer
// moved this:
// CRenderer::RenderFadingInEntities();
}