From e8bff3fb5f484e2fb98bf157f4b85b61fdbd0620 Mon Sep 17 00:00:00 2001 From: navewindre Date: Wed, 12 Sep 2018 19:59:25 +0200 Subject: a --- internal_rewrite/ui_dropdown_item.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'internal_rewrite/ui_dropdown_item.h') diff --git a/internal_rewrite/ui_dropdown_item.h b/internal_rewrite/ui_dropdown_item.h index aa3d41e..f3b3606 100644 --- a/internal_rewrite/ui_dropdown_item.h +++ b/internal_rewrite/ui_dropdown_item.h @@ -70,6 +70,8 @@ namespace ui static std::vector< dropdown_item_t< > > auto_stop = { { xors( "none" ), 0 }, { xors( "hitchance" ), 1 }, + { xors( "hitchance + lag" ), 4 }, + { xors( "slide" ), 3 }, { xors( "full" ), 2 } }; -- cgit v1.2.3