comment worthy [skip ci]
This commit is contained in:
parent
e9fdbfbb0f
commit
04203fc506
@ -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