mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
various fixes
This commit is contained in:
@@ -13,7 +13,8 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
//resets things so that every frame doesn't have to
|
||||
await resetCardIrregularities({canvas:[1500, 2100, 0.044, 1/35], resetOthers:false});
|
||||
//sets card version
|
||||
card.version = 'margin';
|
||||
// card.version = 'margin';
|
||||
card.margins = true;
|
||||
//art stuff
|
||||
if (card.artBounds.width == 1) {
|
||||
card.artBounds.width += 0.044;
|
||||
|
Reference in New Issue
Block a user