1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Opt: Code clean up and formatting

This commit is contained in:
nEEtdo0d 2021-01-05 19:34:51 -05:00
parent e093d58bb6
commit 5d29992272
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ class RewardGuild(GuildLobby, GuildLogistics, GuildOperations):
self.guild_operations()
self.ui_goto_main()
return True
def handle_guild(self):

View File

@ -911,6 +911,7 @@ class RewardGuild(UI):
self.guild_operations()
self.ui_goto_main()
return True
@cached_property