forked from GithubMirrors/cardconjurer
Add DFC up arrow icon
This commit is contained in:
BIN
img/frames/m15/transform/icons/default.png
Normal file
BIN
img/frames/m15/transform/icons/default.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
BIN
img/frames/m15/transform/icons/defaultThumb.png
Normal file
BIN
img/frames/m15/transform/icons/defaultThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
@@ -2,6 +2,7 @@
|
|||||||
var bounds = {x:0.0594, y:0.0505, width:0.0734, height:0.0524};
|
var bounds = {x:0.0594, y:0.0505, width:0.0734, height:0.0524};
|
||||||
//defines available frames
|
//defines available frames
|
||||||
availableFrames = [
|
availableFrames = [
|
||||||
|
{name:'Up Arrow', src:'/img/frames/m15/transform/icons/default.png', bounds:bounds},
|
||||||
{name:'Sun', src:'/img/frames/m15/transform/icons/sun.svg', bounds:bounds},
|
{name:'Sun', src:'/img/frames/m15/transform/icons/sun.svg', bounds:bounds},
|
||||||
{name:'Crescent Moon', src:'/img/frames/m15/transform/icons/moon.svg', bounds:bounds},
|
{name:'Crescent Moon', src:'/img/frames/m15/transform/icons/moon.svg', bounds:bounds},
|
||||||
{name:'Full Moon', src:'/img/frames/m15/transform/icons/fullmoon.svg', bounds:bounds},
|
{name:'Full Moon', src:'/img/frames/m15/transform/icons/fullmoon.svg', bounds:bounds},
|
||||||
|
Reference in New Issue
Block a user