1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 13:48:00 -05:00

fix t5zm game interface XuidWrapper

This commit is contained in:
RaidMax 2025-02-27 21:05:51 -06:00
parent 5d5ba045c9
commit d025d5c9c3
No known key found for this signature in database
GPG Key ID: 97D1158CFCDAF9B2

View File

@ -96,7 +96,7 @@ IsBotWrapper( client )
GetXuidWrapper()
{
return self GetXUID();
return self GetGuid();
}
_GetPlayerFromClientNum( clientNum )