[Script]: Fix asm stub again

This commit is contained in:
FutureRave
2022-11-26 18:07:49 +00:00
parent 44098c51cd
commit 365b287013

View File

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