mirror of
https://github.com/qwertyuiop3/Storm.git
synced 2025-07-18 09:27:56 +08:00
workaround jockey prediction errors
for some reason networked value (of when jockey wasn't on ground) is getting latched
This commit is contained in:
@ -300,6 +300,8 @@ __int32 __stdcall DllMain(HMODULE This_Module, unsigned __int32 Call_Reason, voi
|
||||
Byte_Manager::Set_Bytes(0, (void*)((unsigned __int32)Client_Module + 2930985), 1, 235);
|
||||
|
||||
Redirection_Manager::Redirect_Function(1, (void*)((unsigned __int32)Client_Module + 3118720), (void*)Redirected_Draw_Crosshair);
|
||||
|
||||
//rem: vehicle crosshair
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user