mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-22 23:26:14 -08:00
oracle Æther <-> Aether URL Bug
This commit is contained in:
@@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const
|
||||
{
|
||||
return pictureUrl.arg(
|
||||
name
|
||||
.replace("Æther", "Aether")
|
||||
.remove('\'')
|
||||
.remove("//")
|
||||
.remove(',')
|
||||
|
||||
Reference in New Issue
Block a user