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