Update creator-23.js

This commit is contained in:
Kyle
2022-06-26 10:32:51 -07:00
parent bc69d6dee4
commit e654ff18d7

View File

@@ -2176,7 +2176,6 @@ function toggleCardBackgroundColor(highlight) {
//Rounded Corners
function setRoundedCorners(value) {
card.noCorners = !value;
console.log(card.noCorners);
drawCard();
}
//Various loaders