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