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:
parent
e093d58bb6
commit
5d29992272
@ -38,6 +38,7 @@ class RewardGuild(GuildLobby, GuildLogistics, GuildOperations):
|
||||
self.guild_operations()
|
||||
|
||||
self.ui_goto_main()
|
||||
|
||||
return True
|
||||
|
||||
def handle_guild(self):
|
||||
|
||||
@ -911,6 +911,7 @@ class RewardGuild(UI):
|
||||
self.guild_operations()
|
||||
|
||||
self.ui_goto_main()
|
||||
|
||||
return True
|
||||
|
||||
@cached_property
|
||||
|
||||
Loading…
Reference in New Issue
Block a user