summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/ragebot_antiaim.cpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-11-29 00:22:14 +0100
committernavewindre <boneyaard@gmail.com>2018-11-29 00:22:14 +0100
commita5f5dfd279deef761b77de88fb577429b488a4f7 (patch)
treeb9680896c3a1c534446a713d9a4a4fd1002c515a /cheat/internal_rewrite/ragebot_antiaim.cpp
parentc163c5575af4d1e7755510b03a7cd7809869eeef (diff)
dsadsafdsfafs
Diffstat (limited to 'cheat/internal_rewrite/ragebot_antiaim.cpp')
-rw-r--r--cheat/internal_rewrite/ragebot_antiaim.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheat/internal_rewrite/ragebot_antiaim.cpp b/cheat/internal_rewrite/ragebot_antiaim.cpp
index 958a5c1..b391100 100644
--- a/cheat/internal_rewrite/ragebot_antiaim.cpp
+++ b/cheat/internal_rewrite/ragebot_antiaim.cpp
@@ -895,7 +895,7 @@ namespace features
ent->m_vecOrigin( ),
g_ctx.m_local->m_vecOrigin( ) );
- yaw = ang.y + m_direction ? 90.f : -90.f;
+ yaw = ang.y + m_direction ? -90.f : 90.f;
}
}
else {