Update boxTopper.js

This commit is contained in:
Kyle
2020-12-16 15:27:08 -08:00
parent 43150cbc73
commit 2b931a1fdf

View File

@@ -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)
} }