better dark flipped cards

This commit is contained in:
Kyle
2018-10-26 19:53:23 -07:00
parent c009452aa5
commit 6026bfd739
50 changed files with 120 additions and 85 deletions

View File

@@ -7,6 +7,7 @@ var nyxBorder = false
var miracleBorder = false
var stampBorder = false
var flipBorder = false
titleRightShift = 0
//Loads the correct border data
borderPath = "data/borders/" + document.getElementById("borderSelection").value
loadScript(borderPath + "border.js")