CPopulation 1

This commit is contained in:
eray orçunus
2020-02-16 05:15:58 +03:00
parent 04eac2a06c
commit ff92b822b6
14 changed files with 442 additions and 112 deletions

View File

@@ -450,7 +450,7 @@ public:
eCrimeType m_crimeToReportOnPhone;
uint32 m_phoneTalkTimer;
CAccident *m_lastAccident;
int32 m_nPedType;
uint32 m_nPedType;
CPedStats *m_pedStats;
float m_fleeFromPosX;
float m_fleeFromPosY;