mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Opt: Removed debug line
This commit is contained in:
@@ -129,7 +129,6 @@ class RewardGuild(UI):
|
||||
if details[3] <= item_inventory:
|
||||
# Confirm window, return True as exchange was successful
|
||||
self.handle_guild_confirm('GUILD_EXCHANGE', btn_guild_logistics_check)
|
||||
#self.handle_guild_cancel('GUILD_EXCHANGE', btn_guild_logistics_check)
|
||||
return True
|
||||
else:
|
||||
# Cancel window, remove this choice since inapplicable, then choose again
|
||||
|
||||
Reference in New Issue
Block a user