mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
legends
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//defines available frames
|
||||
availableFrames = [
|
||||
{name:'Multicolored Frame', src:'/img/frames/old/legends/legendsFrameM.png'}
|
||||
{name:'Multicolored Frame', src:'/img/frames/old/legends/m.png'}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = false;
|
||||
|
Reference in New Issue
Block a user