summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/ui_dropdown_item.h
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-12-24 23:46:20 +0100
committernavewindre <boneyaard@gmail.com>2018-12-24 23:46:20 +0100
commit8be3f19c8ace79135a593ac697751579fa1a0998 (patch)
treeb3d46e9ce783582a60607c6bc1d3ed8a2f854d18 /cheat/internal_rewrite/ui_dropdown_item.h
parentcac146640ad99309329119ceb264542de12bc9aa (diff)
dsafdsadsadsad
Diffstat (limited to 'cheat/internal_rewrite/ui_dropdown_item.h')
-rw-r--r--cheat/internal_rewrite/ui_dropdown_item.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cheat/internal_rewrite/ui_dropdown_item.h b/cheat/internal_rewrite/ui_dropdown_item.h
index 6789b3c..213194e 100644
--- a/cheat/internal_rewrite/ui_dropdown_item.h
+++ b/cheat/internal_rewrite/ui_dropdown_item.h
@@ -43,6 +43,11 @@ namespace ui
{ xors( "random" ), 5 },
};
+ static std::vector< dropdown_item_t< > > antiaim_fake = {
+ { xors( "normal" ), 0 },
+ { xors( "desync" ), 1 },
+ };
+
static std::vector< dropdown_item_t< > > delay_type = {
{ xors( "none" ), 0 },
{ xors( "time" ), 2 },