reorganization

This commit is contained in:
Kyle
2018-11-07 17:59:01 -08:00
parent 29df4fe212
commit 32112242f8
7 changed files with 874 additions and 820 deletions

View File

@@ -1,4 +1,4 @@
//loadColors("white-White,blue-Blue,colorlessLand-Colorless Land,gold-Gold")
//loadColors("white-White,blue-Blue,colorlessLand-Colorless Land,gold-Gold"), this is an example of how to use the function
function loadColors(colors) {
var endResult = ""
var colorList = colors.split(",")