2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-04-08 10:39:05 +03:00

Update userid_rehlds.h

This commit is contained in:
Splatt581 2024-05-13 14:12:03 +03:00 committed by GitHub
parent 40fc2d00a5
commit 073b7c4e50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,5 +42,6 @@ typedef struct USERID_s
{
int idtype;
uint64 m_SteamID;
uint64 m_SteamIDValidated;
unsigned int clientip;
} USERID_t;