mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-19 01:37:09 +08:00
Merge pull request #5069 from sui-feng-cb/medal_shop_fix
Fix: class name MedalShop2_250814 for getattr
This commit is contained in:
@@ -281,7 +281,7 @@ class MedalShop2(ShopClerk, ShopStatus):
|
||||
continue
|
||||
|
||||
|
||||
class MedalShop_250814(MedalShop2):
|
||||
class MedalShop2_250814(MedalShop2):
|
||||
# New UI in 2025-08-14
|
||||
def _get_medals(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user