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

@@ -27,6 +27,7 @@ cardData.typeX = cwidth(76)
cardData.typeY = cheight(616)
cardData.textX = cwidth(92)
cardData.textY = cheight(657)
cardData.textRight = cwidth(666)
document.getElementById("inputCreatureColor").value = "#ffffff"
cardData.ptFont = "46px mplantin"
cardData.ptShadow = cwidth(2)

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB