mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Initialize OverlayBase_t::m_nFlags
This commit is contained in:
parent
ae2c702dd0
commit
70ad249762
@ -43,6 +43,7 @@ struct OverlayBase_t
|
||||
m_nServerCount = -1;
|
||||
m_pNextOverlay = NULL;
|
||||
m_nOverlayTick = NULL;
|
||||
m_nFlags = NULL;
|
||||
}
|
||||
bool IsDead(void) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user