From e7e531cbc81a9ca6901d762d8047d69ea24c0e63 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Mon, 12 Apr 2021 18:20:35 -0700 Subject: [PATCH] Revert "Update groupShowcase-5.js" This reverts commit 07c68247f06d5133bd4e28306898d513b5eeb91b. --- js/frames/groupShowcase-5.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/js/frames/groupShowcase-5.js b/js/frames/groupShowcase-5.js index 86b5dc39..a3e6eb67 100644 --- a/js/frames/groupShowcase-5.js +++ b/js/frames/groupShowcase-5.js @@ -1,5 +1,4 @@ loadFramePacks([ - {name:'Mystical Archive', value:'MysticalArchive'}, {name:'Praetors', value:'Praetors'}, {name:'Kaldheim', value:'Kaldheim-2'}, {name:'Kaldheim (Nonlegendary)', value:'KaldheimNonleg'}, @@ -22,7 +21,5 @@ loadFramePacks([ {name:'Inner Crowns', value:'M15InnerCrowns'}, {name:'Holo Stamps', value:'M15HoloStamps'}, {name:'Dark Power/Toughness', value:'M15DarkPT'}, - {name:'Colored Borders', value:'M15Borders'}, - {name:'Custom Addons', value:'disabled'}, - {name:'Brawl Legend Crowns', value:'Brawl'} + {name:'Colored Borders', value:'M15Borders'} ]) \ No newline at end of file