mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 23:09:22 +00:00
coronas done
This commit is contained in:
parent
dbaeaa45cf
commit
b02c7cdc44
3 changed files with 177 additions and 39 deletions
|
@ -852,7 +852,7 @@ RenderScene(void)
|
|||
CRenderer::RenderFadingInEntities();
|
||||
RwRenderStateSet(rwRENDERSTATECULLMODE, (void*)rwCULLMODECULLNONE);
|
||||
CWeather::RenderRainStreaks();
|
||||
// CCoronas::RenderSunReflection
|
||||
CCoronas::RenderSunReflection();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue