black border

This commit is contained in:
Kyle
2021-12-25 14:56:39 -08:00
parent 8aeb817afe
commit 307dea0e82
2 changed files with 1 additions and 0 deletions

BIN
img/blackThumb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -15,6 +15,7 @@ availableFrames = [
{name:'Black Land Frame', src:'/img/frames/old/abu/bl.png', masks:masks},
{name:'Red Land Frame', src:'/img/frames/old/abu/rl.png', masks:masks},
{name:'Green Land Frame', src:'/img/frames/old/abu/gl.png', masks:masks},
{name:'Pure Black Border', src:'/img/black.png', masks:masks2, noDefaultMask:true},
{name:'White Border', src:'/img/frames/white.png', masks:masks2, noDefaultMask:true},
{name:'Silver Border', src:'/img/frames/silver.png', masks:masks2, noDefaultMask:true},
{name:'Gold Border', src:'/img/frames/gold.png', masks:masks2, noDefaultMask:true}