mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 20:48:11 +00:00
few more fixes to last commit
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user