Skip to content

Commit a0d0630

Browse files
committed
Update CMultiplayerSA_Weapons.cpp
1 parent abc0a90 commit a0d0630

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Client/multiplayer_sa/CMultiplayerSA_Weapons.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,8 @@ static void _declspec(naked) HOOK_CVisibilityPlugins_RenderWeaponPedsForPC()
220220
mov eax, 5533B0h
221221
mov ecx, ebx
222222

223-
pushad
224223
push 0
225224
call eax // call CPed::RemoveLighting
226-
popad
227225

228226
jmp CONTINUE_CVisibilityPlugins_RenderWeaponPedsForPC
229227
}

0 commit comments

Comments
 (0)