From 8be3f19c8ace79135a593ac697751579fa1a0998 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 24 Dec 2018 23:46:20 +0100 Subject: dsafdsadsadsad --- cheat/internal_rewrite/ui_dropdown_item.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cheat/internal_rewrite/ui_dropdown_item.h') 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 }, -- cgit v1.2.3