Fix Enchanting Tales and Mystical Archive margins

This commit is contained in:
Josh birnholz
2023-11-10 14:37:54 -05:00
parent 6a5f18d556
commit 90a70d9e3f
25 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
//Create objects for common properties across available frames
var bounds = {x:-0.044, y:-1/35, width:1.088, height:37/35};
var bounds = {x:-0.044, y:-1/35, width:2186/2010, height:2974/2814};
var ogBounds = {x:0, y:0, width:1, height:1};
var masks = [{name:'Border Extension', src:'/img/frames/margins/blackBorderExtension.png'}, {name:'Borderless Border Extension', src:'/img/frames/margins/borderlessBorderExtension.png'}, {name:'Box Topper Border Extension', src:'/img/frames/margins/boxTopperBorderExtension.png'}, {name:'Cornered Border Extension', src:'/img/frames/margins/blackCorners.png'}];
//defines available frames