We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7c721 commit 21b379eCopy full SHA for 21b379e
Client/game_sa/CVehicleSA.cpp
@@ -46,7 +46,7 @@ static void __declspec(naked) HOOK_Vehicle_PreRender(void)
46
jle noglare
47
mov ecx, esi
48
mov eax, FUNC_CVehicle_DoSunGlare
49
- jmp eax
+ call eax
50
51
noglare:
52
mov [esp+0D4h], edi
0 commit comments