1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-11 17:34:56 +08:00

Upd: comment for war_archives_update

This commit is contained in:
2026-05-10 05:29:37 +08:00
parent 6789b6d6ef
commit ac3cc79ce0

View File

@@ -286,6 +286,7 @@ if __name__ == '__main__':
"""
Step 3:
Modify campaign/<event name>/campaign_base.py for SP event
Modify campaign/<event name>/campaign_base.py for SP event (if file exists)
self.ui_goto_event() --> self.ui_goto_sp()
Modify handle_stage_name() in module/campaign/run.py for T/HT event
"""