This commit is contained in:
Kyle
2019-04-19 09:43:44 -07:00
parent 9901a8a313
commit 2e76fac275
11 changed files with 43 additions and 112 deletions

View File

@@ -24,7 +24,5 @@ imgLegendary.load("none", cwidth(26), cheight(20), cwidth(697), cheight(112))
imgLegendaryRight.load("none", cwidth(26), cheight(20), cwidth(697), cheight(112))
//Loads the Colors
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,artifact-Artifact,colorless-Colorless")
//Runs the things!
sectionTextFunction()
sectionFrameFunction()
sectionOtherFunction()
//Finishes loading the border style
finishChangingBorder()