forked from GithubMirrors/cardconjurer
Add grayscale toggle
This commit is contained in:
@@ -63,6 +63,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
rules: {name:'Rules Text', text:'', x:0.086, y:0.6303, width:0.828, height:0.2875, size:0.0362, color:'white'},
|
||||
pt: {name:'Power/Toughness', text:'', x:0.7928, y:0.902, width:0.1367, height:0.0372, size:0.0372, font:'belerenbsc', oneLine:true, align:'center', color:'white'}
|
||||
});
|
||||
notify('You can now make the art grayscale in the art tab!');
|
||||
}
|
||||
//loads available frames
|
||||
loadFramePack();
|
Reference in New Issue
Block a user