comment worthy [skip ci]
This commit is contained in:
parent
74ef6fee5f
commit
3a105986f1
@ -333,6 +333,7 @@ namespace patches
|
|||||||
|
|
||||||
static void patch_mp()
|
static void patch_mp()
|
||||||
{
|
{
|
||||||
|
// fix vid_restart crash
|
||||||
utils::hook::set<uint8_t>(0x139680_b, 0xC3);
|
utils::hook::set<uint8_t>(0x139680_b, 0xC3);
|
||||||
|
|
||||||
utils::hook::jump(0x5BB9C0_b, &live_get_local_client_name);
|
utils::hook::jump(0x5BB9C0_b, &live_get_local_client_name);
|
||||||
|
Loading…
Reference in New Issue
Block a user