igdb-dotnet
igdb-dotnet copied to clipboard
CompanyLogo returns "incorrect" URL
I'll use Activision as an example as it's the first one I noticed
When pulling information down about about a company, the URL is hardcoded as a jpg in Company.cs, which results in 'black' company logos coming down
Correct/Expected URL Result: https://images.igdb.com/igdb/image/upload/t_thumb/cl4x4.png Incorrect/Actual URL Result: https://images.igdb.com/igdb/image/upload/t_thumb/cl4x4.jpg