mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
test
This commit is contained in:
@@ -528,6 +528,9 @@ a:active {
|
||||
|
||||
|
||||
<script crossorigin="anonymous">
|
||||
//Need to do these things first!
|
||||
cardWidth = 749
|
||||
cardHeight = 1044
|
||||
//Create the canvas for creating the border image
|
||||
var borderCanvas = document.createElement("canvas")
|
||||
var border = borderCanvas.getContext("2d")
|
||||
|
Reference in New Issue
Block a user