mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 21:31:39 -05:00
Update main.js
This commit is contained in:
@@ -79,8 +79,8 @@ function initiate() {
|
|||||||
//initiation is complete, ready to load image data
|
//initiation is complete, ready to load image data
|
||||||
console.log("init done, time to set the card version");
|
console.log("init done, time to set the card version");
|
||||||
changeVersionTo("m15");
|
changeVersionTo("m15");
|
||||||
document.body.appendChild(cropCanvas);
|
// document.body.appendChild(cropCanvas);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Loads all the image info from the CSV! */
|
/* Loads all the image info from the CSV! */
|
||||||
|
Reference in New Issue
Block a user