mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
oracle Æther <-> Aether URL Bug
This commit is contained in:
parent
9c4264b491
commit
07f49f54ff
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const
|
|||
{
|
||||
return pictureUrl.arg(
|
||||
name
|
||||
.replace("Æther", "Aether")
|
||||
.remove('\'')
|
||||
.remove("//")
|
||||
.remove(',')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue