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.typeY = cheight(616)
|
||||||
cardData.textX = cwidth(92)
|
cardData.textX = cwidth(92)
|
||||||
cardData.textY = cheight(657)
|
cardData.textY = cheight(657)
|
||||||
|
cardData.textRight = cwidth(666)
|
||||||
document.getElementById("inputCreatureColor").value = "#ffffff"
|
document.getElementById("inputCreatureColor").value = "#ffffff"
|
||||||
cardData.ptFont = "46px mplantin"
|
cardData.ptFont = "46px mplantin"
|
||||||
cardData.ptShadow = cwidth(2)
|
cardData.ptShadow = cwidth(2)
|
||||||
|
@@ -44,7 +44,7 @@ function textAreaKeyPressed() {
|
|||||||
//============================================//
|
//============================================//
|
||||||
// Anything I Like to Change Often :) //
|
// Anything I Like to Change Often :) //
|
||||||
//============================================//
|
//============================================//
|
||||||
randomizeSampleCards(7)
|
randomizeSampleCards(8)
|
||||||
|
|
||||||
//============================================//
|
//============================================//
|
||||||
// Setup Variables/Canvases //
|
// Setup Variables/Canvases //
|
||||||
|
BIN
images/sampleCards/sample8.png
Normal file
BIN
images/sampleCards/sample8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Reference in New Issue
Block a user