configure_input_player_widget: Avoid nontrivial copies where applicable
Previously a function was copying an array of 20 std::string instances by value.
Please register or sign in to comment
Previously a function was copying an array of 20 std::string instances by value.