From 5433ae39b842c3742270c63ba8c7f8cafbf2365b Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:42:37 -0600 Subject: [PATCH] fix #104 --- data/magic-m15-meld-3in1.mse-style/style | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/magic-m15-meld-3in1.mse-style/style b/data/magic-m15-meld-3in1.mse-style/style index ac83dc224..99ad03486 100644 --- a/data/magic-m15-meld-3in1.mse-style/style +++ b/data/magic-m15-meld-3in1.mse-style/style @@ -88,7 +88,6 @@ init script: # This will create two seperate card faces card_background2 := { color_background(type:"card2", base_hybrid:card_hybrid) } - card_ptbox2 := { color_background(type:"pt2", base_hybrid:pt_hybrid) } # Use the normal tap symbol mana_t := { @@ -824,7 +823,7 @@ extra card style: z index: 840 visible: { card.pt_2 != "" and styling.three_cards == "yes"} render style: image - image: { card_ptbox2() } + image: { card_ptbox() } pt box 3: left: 464 top: 466