diff options
Diffstat (limited to 'internal_rewrite/ui_dropdown_item.h')
| -rw-r--r-- | internal_rewrite/ui_dropdown_item.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 }
};
|
