mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 05:41:55 -05:00
fix
This commit is contained in:
@@ -30,7 +30,7 @@ var textX = cardWidth / 2
|
||||
var textY = 656 //656
|
||||
var textWidth = 575 //682
|
||||
if (document.getElementById("inputText").value == "") {
|
||||
document.getElementById("inputText").value = "<center>"
|
||||
document.getElementById("inputText").value = "{center}"
|
||||
}
|
||||
document.getElementById("textSize").value = 25
|
||||
italicSize = 2/3
|
||||
|
Reference in New Issue
Block a user