Skip to content

Commit

Permalink
Update CMultiplayerSA_Weapons.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
FileEX committed Nov 3, 2024
1 parent abc0a90 commit a0d0630
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Client/multiplayer_sa/CMultiplayerSA_Weapons.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,8 @@ static void _declspec(naked) HOOK_CVisibilityPlugins_RenderWeaponPedsForPC()
mov eax, 5533B0h
mov ecx, ebx

pushad
push 0
call eax // call CPed::RemoveLighting
popad

jmp CONTINUE_CVisibilityPlugins_RenderWeaponPedsForPC
}
Expand Down

0 comments on commit a0d0630

Please sign in to comment.