mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
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