1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 21:37:22 +08:00

Fix: [EN] guild logistics detection

- Opt: Goto to page_main after guild reward
This commit is contained in:
LmeSzinc
2021-01-19 02:38:36 +08:00
parent 218987685b
commit 548773d2f3
2 changed files with 45 additions and 1 deletions

View File

@@ -60,4 +60,5 @@ class RewardGuild(GuildLobby, GuildLogistics, GuildOperations):
self.guild_interval_reset()
self.config.record_save(option=('RewardRecord', 'guild'))
self.ui_goto_main()
return True