Skip to content

Commit c41b49f

Browse files
committed
Addendum to e8b6966
1 parent b870f4c commit c41b49f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Client/multiplayer_sa/CMultiplayerSA_CrashFixHacks.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,7 @@ DWORD RETURN_CrashFix_Misc32 = 0x4CEA88;
10241024

10251025
void _declspec(naked) HOOK_CrashFix_Misc32()
10261026
{
1027+
MTA_VERIFY_HOOK_LOCAL_SIZE;
10271028
_asm
10281029
{
10291030
test ecx, ecx

0 commit comments

Comments
 (0)