mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 23:08:15 +00:00
implemented extended postfx
This commit is contained in:
@ -2798,6 +2798,7 @@ CPed::SetModelIndex(uint32 mi)
|
||||
{
|
||||
m_pRTShadow = new CCutsceneShadow;
|
||||
m_pRTShadow->Create(m_rwObject, 10, 1, 1, 1);
|
||||
//m_pRTShadow->Create(m_rwObject, 8, 0, 0, 0);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user