From c163c5575af4d1e7755510b03a7cd7809869eeef Mon Sep 17 00:00:00 2001 From: navewindre Date: Wed, 28 Nov 2018 17:06:47 +0100 Subject: i hate myself --- cheat/internal_rewrite/ui_dropdown_item.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 2774013..6789b3c 100644 --- a/cheat/internal_rewrite/ui_dropdown_item.h +++ b/cheat/internal_rewrite/ui_dropdown_item.h @@ -63,8 +63,8 @@ namespace ui static std::vector< dropdown_item_t< > > antiaim_freestanding = { { xors( "disabled" ), 0 }, { xors( "static" ), 1 }, - { xors( "narrow angle" ), 2 }, - { xors( "wide angle" ), 3 }, + { xors( "switch" ), 2 }, + { xors( "spin" ), 3 }, }; static std::vector< dropdown_item_t< > > auto_stop = { -- cgit v1.2.3