mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update main.js
This commit is contained in:
@@ -938,6 +938,7 @@ function hideFrameImages(frameClass) {
|
|||||||
element.classList.remove('hidden')
|
element.classList.remove('hidden')
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
manaCostUpdated() //Forces mana cost to update when loading new version (especially important for loading saved cards w/ special mana symbols)
|
||||||
}
|
}
|
||||||
|
|
||||||
function autoCrop(targetImage, source = targetImage.src) {
|
function autoCrop(targetImage, source = targetImage.src) {
|
||||||
|
Reference in New Issue
Block a user