mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
legends
This commit is contained in:
BIN
img/frames/old/legends/m.png
Normal file
BIN
img/frames/old/legends/m.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 740 KiB |
BIN
img/frames/old/legends/mThumb.png
Normal file
BIN
img/frames/old/legends/mThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@@ -1,6 +1,6 @@
|
|||||||
//defines available frames
|
//defines available frames
|
||||||
availableFrames = [
|
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
|
//disables/enables the "Load Frame Version" button
|
||||||
document.querySelector('#loadFrameVersion').disabled = false;
|
document.querySelector('#loadFrameVersion').disabled = false;
|
||||||
|
Reference in New Issue
Block a user