diff --git a/rehlds/public/rehlds/userid_rehlds.h b/rehlds/public/rehlds/userid_rehlds.h index 6a22221..707229a 100644 --- a/rehlds/public/rehlds/userid_rehlds.h +++ b/rehlds/public/rehlds/userid_rehlds.h @@ -42,5 +42,6 @@ typedef struct USERID_s { int idtype; uint64 m_SteamID; + uint64 m_SteamIDValidated; unsigned int clientip; } USERID_t;