mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 06:29:59 +00:00
few more fixes to last commit
This commit is contained in:
parent
bb3ac3d837
commit
317393d763
2 changed files with 3 additions and 3 deletions
|
@ -160,7 +160,7 @@ CVisibilityPlugins::RenderFadingEntities(void)
|
|||
#endif
|
||||
RwRenderStateSet(rwRENDERSTATEZWRITEENABLE, FALSE);
|
||||
#ifdef EXTRA_MODEL_FLAGS
|
||||
if(mi->m_bIsTree)
|
||||
else if(mi->m_bIsTree)
|
||||
SetAlphaRef(128);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue