mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 19:49:22 +00:00
Sanitizer fixes 2
This commit is contained in:
parent
43631ba203
commit
1c0878f65b
3 changed files with 15 additions and 14 deletions
|
@ -28,7 +28,7 @@ class CCrimeBeingQd
|
|||
{
|
||||
public:
|
||||
eCrimeType m_nType;
|
||||
uint32 m_nId;
|
||||
int32 m_nId;
|
||||
uint32 m_nTime;
|
||||
CVector m_vecPosn;
|
||||
bool m_bReported;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue