mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update boxTopper.js
This commit is contained in:
@@ -34,7 +34,7 @@ if (currentVersion != 'm15/boxTopper') {
|
|||||||
])
|
])
|
||||||
|
|
||||||
artX = 0
|
artX = 0
|
||||||
artY = 170
|
artY = scaleY(170/2100)
|
||||||
artWidth = scaleX(1)
|
artWidth = scaleX(1)
|
||||||
artHeight = scaleY(1115 / 2100)
|
artHeight = scaleY(1115 / 2100)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user