mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
misc improvements
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
//Create objects for common properties across available frames
|
||||
//defines available frames
|
||||
availableFrames = [
|
||||
{name:'Frame', src:'/img/frames/modal/helper/regular.png'}
|
||||
{name:'Modal DFC', src:'/img/frames/modal/helper/regular.png'},
|
||||
{name:'Transform DFC', src:'/img/frames/modal/helper/transform.png'}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = false;
|
||||
|
Reference in New Issue
Block a user