[ConnectProtocol] Skip intro cause of possible vid_restart
This commit is contained in:
parent
e6fb206d21
commit
215d8efe56
@ -228,7 +228,7 @@ namespace Components
|
||||
else
|
||||
{
|
||||
// Only skip intro here, invocation will be done later.
|
||||
//Utils::Hook::Set<BYTE>(0x60BECF, 0xEB);
|
||||
Utils::Hook::Set<BYTE>(0x60BECF, 0xEB);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user