mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2025-01-01 16:53:01 +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
|
mov edi, eax
|
||||||
|
|
||||||
push edi
|
push edi
|
||||||
call offset WorldRemove
|
call WorldRemove
|
||||||
add esp, 4
|
add esp, 4
|
||||||
|
|
||||||
// Call dtor
|
// Call dtor
|
||||||
|
|
Loading…
Reference in a new issue