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