mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fix get Xuid wrapper for T5 game interface
This commit is contained in:
@ -88,7 +88,7 @@ IsBotWrapper( client )
|
||||
|
||||
GetXuidWrapper()
|
||||
{
|
||||
return self GetXUID();
|
||||
return self GetGuid();
|
||||
}
|
||||
|
||||
//////////////////////////////////
|
||||
|
Reference in New Issue
Block a user