fix get Xuid wrapper for T5 game interface

This commit is contained in:
RaidMax 2023-09-02 13:07:54 -05:00
parent 2e99db2275
commit 5c6ae3146a

View File

@ -88,7 +88,7 @@ IsBotWrapper( client )
GetXuidWrapper() GetXuidWrapper()
{ {
return self GetXUID(); return self GetGuid();
} }
////////////////////////////////// //////////////////////////////////