mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-10 07:54:08 +00:00
cleanup on CPed and CPedType
This commit is contained in:
parent
f8438e8ab6
commit
78e33785ec
6 changed files with 146 additions and 116 deletions
|
@ -1145,7 +1145,6 @@ CFileLoader::LoadMapZones(const char *filename)
|
|||
|
||||
|
||||
STARTPATCHES
|
||||
// this makes my game crash in CGarage!
|
||||
InjectHook(0x476290, CFileLoader::LoadLevel, PATCH_JUMP);
|
||||
|
||||
InjectHook(0x476520, CFileLoader::LoadCollisionFromDatFile, PATCH_JUMP);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue