1
0
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:
nEEtdo0d
2021-01-16 19:23:37 -05:00
parent e3b34c42a9
commit 4e3f275f4c
32 changed files with 40 additions and 31 deletions

View File

@@ -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()