mirror of
https://github.com/halpz/re3.git
synced 2025-07-05 00:00:45 +00:00
Fixed nasty warnings
This commit is contained in:
@ -43,7 +43,7 @@ class CWanted
|
||||
public:
|
||||
int32 m_nChaos;
|
||||
int32 m_nLastUpdateTime;
|
||||
int32 m_nLastWantedLevelChange;
|
||||
uint32 m_nLastWantedLevelChange;
|
||||
float m_fCrimeSensitivity;
|
||||
uint8 m_CurrentCops;
|
||||
uint8 m_MaxCops;
|
||||
|
Reference in New Issue
Block a user