status: rename xuid to guid
This commit is contained in:
parent
f6d45ca3b7
commit
66c64704aa
@ -37,7 +37,7 @@ namespace status
|
||||
utils::hook::call(game::select(0x142246EDE, 0x14052C5CE), print_client_xuid);
|
||||
|
||||
utils::hook::copy_string(game::select(0x143050480, 0x140E85A20),
|
||||
"num score ping xuid name address qport \n");
|
||||
"num score ping guid name address qport \n");
|
||||
utils::hook::copy_string(game::select(0x1430504E0, 0x140E85A80),
|
||||
"--- ----- ---- ---------------- ---------------- ------------------------ ------ \n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user