This commit is contained in:
Kyle
2018-11-10 18:17:29 -08:00
parent d3145a859e
commit 2823db9c2f
2 changed files with 1 additions and 1 deletions

View File

@@ -102,7 +102,7 @@ loadScript("data/borders/defaultBorder.js")
loadSetSymbol()
//Randomize the sample cards at the bottom
randomizeSampleCards(7)
randomizeSampleCards(8)
//Set up the initial clock!
var cardClockInterval = setInterval(cardClock, 1000 / document.getElementById("inputFPS").value)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB