Peds & fixes

This commit is contained in:
eray orçunus 2020-07-04 15:31:28 +03:00
commit 716740f918
10 changed files with 220 additions and 235 deletions

View file

@ -25,6 +25,7 @@ public:
bool m_bZoneDisabled;
float m_fAbseilPos;
eCopType m_nCopType;
int32 field_624;
int8 field_628;
CCopPed(eCopType, int32 modifier = 0);