mirror of
https://github.com/halpz/re3.git
synced 2025-04-30 14:57:58 +03:00
stuff
This commit is contained in:
parent
1ba696f5fc
commit
1721a74466
2 changed files with 10 additions and 4 deletions
|
@ -9993,4 +9993,6 @@ InjectHook(0x438790, &CTheScripts::Init, PATCH_JUMP);
|
|||
InjectHook(0x439040, &CTheScripts::Process, PATCH_JUMP);
|
||||
InjectHook(0x439400, &CTheScripts::StartTestScript, PATCH_JUMP);
|
||||
InjectHook(0x439410, &CTheScripts::IsPlayerOnAMission, PATCH_JUMP);
|
||||
//InjectHook(0x44FD10, &CTheScripts::UndoBuildingSwaps, PATCH_JUMP);
|
||||
//InjectHook(0x44FD60, &CTheScripts::UndoEntityVisibilitySettings, PATCH_JUMP);
|
||||
ENDPATCHES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue