mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-17 06:42:29 +03:00
Update userid_rehlds.h
This commit is contained in:
parent
40fc2d00a5
commit
073b7c4e50
@ -42,5 +42,6 @@ typedef struct USERID_s
|
|||||||
{
|
{
|
||||||
int idtype;
|
int idtype;
|
||||||
uint64 m_SteamID;
|
uint64 m_SteamID;
|
||||||
|
uint64 m_SteamIDValidated;
|
||||||
unsigned int clientip;
|
unsigned int clientip;
|
||||||
} USERID_t;
|
} USERID_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user