mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 07:50:42 +00:00
Audio fixes for erorcun review
This commit is contained in:
@ -819,7 +819,7 @@ public:
|
||||
class cPedParams
|
||||
{
|
||||
public:
|
||||
char m_bDistanceCalculated;
|
||||
bool m_bDistanceCalculated;
|
||||
char gap_1[3];
|
||||
float m_fDistance;
|
||||
CPed *m_pPed;
|
||||
|
Reference in New Issue
Block a user