mirror of
https://github.com/halpz/re3.git
synced 2025-10-08 03:41:44 +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