forked from GithubMirrors/cardconjurer
Update creator-23.js
This commit is contained in:
@@ -2176,7 +2176,6 @@ function toggleCardBackgroundColor(highlight) {
|
|||||||
//Rounded Corners
|
//Rounded Corners
|
||||||
function setRoundedCorners(value) {
|
function setRoundedCorners(value) {
|
||||||
card.noCorners = !value;
|
card.noCorners = !value;
|
||||||
console.log(card.noCorners);
|
|
||||||
drawCard();
|
drawCard();
|
||||||
}
|
}
|
||||||
//Various loaders
|
//Various loaders
|
||||||
|
Reference in New Issue
Block a user