mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 12:00:51 +00:00
Fix some UBs
This commit is contained in:
@ -639,7 +639,7 @@ public:
|
||||
uint32 m_threatFlags;
|
||||
uint32 m_threatCheckTimer;
|
||||
uint32 m_threatCheckInterval;
|
||||
uint32 m_delayedSoundID;
|
||||
int32 m_delayedSoundID;
|
||||
uint32 m_delayedSoundTimer;
|
||||
uint32 m_lastSoundStart;
|
||||
uint32 m_soundStart;
|
||||
|
Reference in New Issue
Block a user