mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Del: Unused .BUTTON assets for module guild
TODO: [JP, TW] Replace GUILD_POPUP_*
This commit is contained in:
@@ -4,6 +4,7 @@ from module.guild.assets import *
|
||||
from module.guild.base import GuildBase
|
||||
from module.ui.assets import GUILD_CHECK
|
||||
|
||||
|
||||
class GuildLobby(GuildBase):
|
||||
def _guild_lobby_collect(self, skip_first_screenshot=True):
|
||||
"""
|
||||
@@ -65,4 +66,4 @@ class GuildLobby(GuildBase):
|
||||
in: GUILD_LOBBY
|
||||
out: GUILD_LOBBY
|
||||
"""
|
||||
self._guild_lobby_collect()
|
||||
self._guild_lobby_collect()
|
||||
|
||||
Reference in New Issue
Block a user