diff --git a/module/shop/shop_reward.py b/module/shop/shop_reward.py index 30b43e7db..f9fbedac8 100644 --- a/module/shop/shop_reward.py +++ b/module/shop/shop_reward.py @@ -1,7 +1,7 @@ from module.shop.shop_core import CoreShop, CoreShop_250814 from module.shop.shop_general import GeneralShop, GeneralShop_250814 from module.shop.shop_guild import GuildShop, GuildShop_250814 -from module.shop.shop_medal import MedalShop2, MedalShop_250814 +from module.shop.shop_medal import MedalShop2, MedalShop2_250814 from module.shop.shop_merit import MeritShop, MeritShop_250814 from module.shop.ui import ShopUI from module.shop_event.shop_event import EventShop @@ -82,7 +82,7 @@ class RewardShop(ShopUI): self.device.click_record_clear() self.shop_tab_250814.set(main=self, upper=2) self.monthly_shop_nav_250814.set(main=self, left=3) - MedalShop_250814(self.config, self.device).run() + MedalShop2_250814(self.config, self.device).run() def run_once(self): # Munitions shops