mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 18:40:41 +08:00
Opt: Explanatory comment for debugging
This commit is contained in:
@@ -375,6 +375,8 @@ class RewardGuild(UI):
|
||||
else:
|
||||
logger.warning('Guild sidebar total count error.')
|
||||
|
||||
# This is a member sidebar, decrement
|
||||
# the index by 1 if requested 4 or greater
|
||||
if total == 5 and index >= 4:
|
||||
index -= 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user