mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
fix
This commit is contained in:
@@ -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)
|
||||
|
@@ -44,7 +44,7 @@ function textAreaKeyPressed() {
|
||||
//============================================//
|
||||
// Anything I Like to Change Often :) //
|
||||
//============================================//
|
||||
randomizeSampleCards(7)
|
||||
randomizeSampleCards(8)
|
||||
|
||||
//============================================//
|
||||
// Setup Variables/Canvases //
|
||||
|
Reference in New Issue
Block a user