1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-25 06:30:21 -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

View File

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