mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Implement and match n_GetVehiclePoolSize(...)
This commit is contained in:
@ -9,7 +9,7 @@ CVehiclePool::CVehiclePool()
|
||||
field_D4[VehicleID] = 0;
|
||||
}
|
||||
memset(field_0,0,sizeof(field_0));
|
||||
field_5E94 = 0;
|
||||
m_iPoolSize = 0;
|
||||
}
|
||||
|
||||
CVehiclePool::~CVehiclePool()
|
||||
|
Reference in New Issue
Block a user