Skip to content

Commit c90805e

Browse files
authored
Merge branch 'master' into replace-icon-taskbar
2 parents 73c3815 + 9239010 commit c90805e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/multiplayer_sa/multiplayer_keysync.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ VOID InitKeysyncHooks()
5151
HookInstallMethod(VTBL_CBoat__ProcessControl, (DWORD)HOOK_CBoat__ProcessControl);
5252
HookInstallMethod(VTBL_CBike__ProcessControl, (DWORD)HOOK_CBike__ProcessControl);
5353
HookInstallMethod(VTBL_CHeli__ProcessControl, (DWORD)HOOK_CHeli__ProcessControl);
54-
HookInstallMethod(VTBL_CHeli__ProcessControl, (DWORD)HOOK_CHeli__ProcessControl);
5554

5655
// not strictly for keysync, to make CPlayerPed::GetPlayerInfoForThisPlayerPed always return the local playerinfo
5756
// 00609FF2 EB 1F JMP SHORT gta_sa_u.0060A013

0 commit comments

Comments
 (0)