borderless mdfcs

This commit is contained in:
Kyle
2021-06-14 10:12:13 -07:00
parent 23e9e2c170
commit 062b70edac
68 changed files with 144 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ availableFrames = [
{name:'Multicolored Legend Crown', src:'/img/frames/modal/crowns/nickname/m.png', bounds:bounds, complementary:8},
{name:'Artifact Legend Crown', src:'/img/frames/modal/crowns/nickname/a.png', bounds:bounds, complementary:8},
{name:'Land Legend Crown', src:'/img/frames/modal/crowns/nickname/l.png', bounds:bounds, complementary:8},
{name:'Legend Crown Cutout', src:'/img/frames/modal/crowns/cutout.svg', erase:true}
{name:'Legend Crown Cutout', src:'/img/frames/modal/nickname/cutout.svg', erase:true}
];
//disables/enables the "Load Frame Version" button
document.querySelector('#loadFrameVersion').disabled = true;