mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
fix get Xuid wrapper for T5 game interface
This commit is contained in:
parent
d9df5f02a5
commit
5da651e01b
@ -88,7 +88,7 @@ IsBotWrapper( client )
|
||||
|
||||
GetXuidWrapper()
|
||||
{
|
||||
return self GetXUID();
|
||||
return self GetGuid();
|
||||
}
|
||||
|
||||
//////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user