fix scenario player hook

This commit is contained in:
Akash Mozumdar 2019-01-02 03:43:14 -05:00
parent 24491e1bc3
commit b06dc8ff82

View File

@ -11318,6 +11318,7 @@ bool InsertAOSHook()
*/
bool InsertScenarioPlayerHook()
{
PcHooks::hookOtherPcFunctions();
//const BYTE bytes[] = {
// 0x53, // 00609c0e |. 53 push ebx
// 0x8b,0x5d,0x08, // 00609c0f |. 8b5d 08 mov ebx,dword ptr ss:[ebp+0x8]