mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-04 00:23:22 +08:00
[server] Missing field_3F54 in CVehiclePool
This commit is contained in:
parent
08c62016bd
commit
91affd9421
@ -8,6 +8,7 @@ private:
|
|||||||
char field_0[212];
|
char field_0[212];
|
||||||
int field_D4[2000];
|
int field_D4[2000];
|
||||||
int field_2014[2000];
|
int field_2014[2000];
|
||||||
|
int field_3F54[2000];
|
||||||
int field_5E94;
|
int field_5E94;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user