From 76687f0c65dff7f758c59f594f8826d018e55bb1 Mon Sep 17 00:00:00 2001 From: RD42 <42702181+dashr9230@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:09:31 +0800 Subject: [PATCH] [saco] Implement/match `CCameraCamShake_Sniper_Hook()` --- saco/game/hooks.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saco/game/hooks.cpp b/saco/game/hooks.cpp index 45064e6..722b165 100644 --- a/saco/game/hooks.cpp +++ b/saco/game/hooks.cpp @@ -421,7 +421,7 @@ NUDE CWeapon_FireCamera_Hook() NUDE CCameraCamShake_Sniper_Hook() { - // TODO: CCameraCamShake_Sniper_Hook + _asm ret } //-----------------------------------------------------------