[Script]: Allow this patch to run (#881)
This commit is contained in:
parent
6006c58c86
commit
289414d770
@ -288,6 +288,5 @@ namespace Components::GSC
|
|||||||
// Restore IW3's compiler behaviour when dealing with 'overriding builtin function'
|
// Restore IW3's compiler behaviour when dealing with 'overriding builtin function'
|
||||||
Utils::Hook::Nop(0x613EDA, 2);
|
Utils::Hook::Nop(0x613EDA, 2);
|
||||||
Utils::Hook::Nop(0x613EF0, 2);
|
Utils::Hook::Nop(0x613EF0, 2);
|
||||||
Utils::Hook::Set<std::uint8_t>(0x613EF9, 0xEB);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user