This commit is contained in:
Kyle
2019-05-27 18:06:47 -07:00
parent b40b67eb95
commit 6f514fda76
3 changed files with 2 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ function textAreaKeyPressed() {
//============================================//
// Anything I Like to Change Often :) //
//============================================//
randomizeSampleCards(7)
randomizeSampleCards(8)
//============================================//
// Setup Variables/Canvases //