mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-12-29 23:33:02 +05:00
Compare commits
5 commits
f1a9ca866a
...
fdce60d22f
Author | SHA1 | Date | |
---|---|---|---|
|
fdce60d22f | ||
|
9b6e5096e7 | ||
|
65925ef8e8 | ||
|
d0c35bd852 | ||
|
602ac27b38 |
1 changed files with 1 additions and 1 deletions
|
@ -782,7 +782,7 @@ namespace GenerateNewPickup_ReuseObjectFix
|
|||
mov edi, eax
|
||||
|
||||
push edi
|
||||
call offset WorldRemove
|
||||
call WorldRemove
|
||||
add esp, 4
|
||||
|
||||
// Call dtor
|
||||
|
|
Loading…
Reference in a new issue