diff --git a/src/game.cpp b/src/game.cpp index 1cfd44acc79b6..6618bbd7d7dfc 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -7265,7 +7265,6 @@ game::vmenu_ret game::list_items( const std::vector &item_list ) } reset_item_list_state( w_items_border, iInfoHeight, sort_radius ); - iScrollPos = 0; if( action == "HELP_KEYBINDINGS" ) { draw_ter();