Update version.js

This commit is contained in:
Kyle
2020-04-29 09:07:12 -07:00
parent ef78c5d425
commit 9f36e16f9d

View File

@@ -13,9 +13,9 @@ if (currentVersion != 'ixalan') {
])
artX = scaleX(60 / 1500)
artY = scaleY(206 / 2100)
artY = scaleY(229 / 2100)
artWidth = scaleX(1380 / 1500)
artHeight = scaleY(934 / 2100)
artHeight = scaleY(953 / 2100)
manaCostXPath = '1316 - 78 * manaSymbolIndex'
manaCostYPath = '109'