Lioncash 80786cd295 UICommon/GameFile: Remove unnecessary value() calls in DownloadDefaultCover()
We already check ahead of time if the optional contains a value within
it before accessing it, so we don't need to use the throwing value()
accessor. We can just directly use operator->
2019-05-28 07:27:41 -04:00
..
2019-05-27 11:48:38 -04:00
2019-05-08 23:59:04 +02:00
2019-05-08 23:59:04 +02:00