mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 18:20:35 +00:00
Merge branch 'miami' into lcs
This commit is contained in:
commit
0c55f331cf
4 changed files with 25 additions and 8 deletions
|
@ -70,8 +70,11 @@ public:
|
|||
int32 m_nEntityIndex;
|
||||
CVector m_vecPos;
|
||||
float m_fDistance;
|
||||
uint8 m_bVolume;
|
||||
uint8 m_nVolume;
|
||||
int8 m_nProcess;
|
||||
#if defined(EXTERNAL_3D_SOUND) && defined(FIX_BUGS)
|
||||
uint8 m_nEmittingVolume;
|
||||
#endif
|
||||
};
|
||||
|
||||
VALIDATE_SIZE(tPedComment, 28);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue