[Script]: Fix asm stub again

This commit is contained in:
FutureRave 2022-11-26 18:07:49 +00:00
parent 44098c51cd
commit 365b287013
No known key found for this signature in database
GPG Key ID: 22F9079C86CFAB31

View File

@ -122,6 +122,7 @@ namespace Game
add esp, 0x8
popad
ret
}
}
}