From 66dcb4cdcdb0d3efce0ba74c0c5ad79bc7c51111 Mon Sep 17 00:00:00 2001 From: navewindre Date: Fri, 28 Sep 2018 19:59:15 +0200 Subject: a --- internal_rewrite/ui_dropdown_item.h | 1 + 1 file changed, 1 insertion(+) (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 f959f71..2774013 100644 --- a/internal_rewrite/ui_dropdown_item.h +++ b/internal_rewrite/ui_dropdown_item.h @@ -71,6 +71,7 @@ namespace ui { xors( "none" ), 0 }, { xors( "hitchance" ), 1 }, { xors( "hitchance + lag" ), 4 }, + { xors( "duck" ), 5 }, { xors( "slide" ), 3 }, { xors( "full" ), 2 } }; -- cgit v1.2.3