Skip to content

Commit c6f1cf0

Browse files
Synchronize changes from 1.6 master branch [ci skip]
9239010 remove duplicate hook CHeli__ProcessControl (#3910)
2 parents e067ff8 + 9239010 commit c6f1cf0

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)