This bug fix, resolved by 111, updates the column index for the `game_score` value when parsing daily player box scores.
Basketball Reference added a plus/minus column _before_ the game score column, which caused the web scraper to return plus/minus values instead of the game score values.
Authored-by: ecallahan5 <ecallahan5gmail.com>