summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/ragebot_antiaim.cpp
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2018-11-29 12:27:54 +1300
committerboris <wzn@moneybot.cc>2018-11-29 12:27:54 +1300
commitf3e9e0adc48dc6a78527a078c847f326cfd21469 (patch)
tree3b973aa7dc8199be191c3cc3662821f3be095056 /cheat/internal_rewrite/ragebot_antiaim.cpp
parentfaf3603d97986f75b36da2010faad303a7e289cf (diff)
parenta5f5dfd279deef761b77de88fb577429b488a4f7 (diff)
Merge remote-tracking branch 'origin/master'
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 {