mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
fixes
This commit is contained in:
@@ -86,5 +86,5 @@ function randomSet() {
|
||||
}
|
||||
document.getElementById("inputSetSymbolCode").value = set
|
||||
document.getElementById("inputSetSymbolRarity").value = rarity
|
||||
imageURL("http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=" + set + "&size=large&rarity=" + rarity, imgSetSymbol, "needsBoth")
|
||||
imageURL("http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=" + set + "&size=large&rarity=" + rarity, imgSetSymbol, "needsCrop")
|
||||
}
|
Reference in New Issue
Block a user