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)