mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 05:40:33 +00:00
implemented extended postfx
This commit is contained in:
parent
c3443bff99
commit
b468d010a8
24 changed files with 909 additions and 12 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue