diff options
| author | navewindre <boneyaard@gmail.com> | 2018-11-29 00:22:14 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-11-29 00:22:14 +0100 |
| commit | a5f5dfd279deef761b77de88fb577429b488a4f7 (patch) | |
| tree | b9680896c3a1c534446a713d9a4a4fd1002c515a /cheat/internal_rewrite/ragebot_antiaim.cpp | |
| parent | c163c5575af4d1e7755510b03a7cd7809869eeef (diff) | |
dsadsafdsfafs
Diffstat (limited to 'cheat/internal_rewrite/ragebot_antiaim.cpp')
| -rw-r--r-- | cheat/internal_rewrite/ragebot_antiaim.cpp | 2 |
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 {
|
