This commit is contained in:
Kyle
2018-10-27 12:15:02 -07:00
parent 90fa77ae68
commit 3e23cc37cf
3 changed files with 73 additions and 10 deletions

View File

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