mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update version.js
This commit is contained in:
@@ -13,9 +13,9 @@ if (currentVersion != 'ixalan') {
|
|||||||
])
|
])
|
||||||
|
|
||||||
artX = scaleX(60 / 1500)
|
artX = scaleX(60 / 1500)
|
||||||
artY = scaleY(206 / 2100)
|
artY = scaleY(229 / 2100)
|
||||||
artWidth = scaleX(1380 / 1500)
|
artWidth = scaleX(1380 / 1500)
|
||||||
artHeight = scaleY(934 / 2100)
|
artHeight = scaleY(953 / 2100)
|
||||||
|
|
||||||
manaCostXPath = '1316 - 78 * manaSymbolIndex'
|
manaCostXPath = '1316 - 78 * manaSymbolIndex'
|
||||||
manaCostYPath = '109'
|
manaCostYPath = '109'
|
||||||
|
Reference in New Issue
Block a user