mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: [EN] Basic event map config for Ink-Stained Steel Sakura Rerun
This commit is contained in:
@@ -104,7 +104,6 @@ class MapData:
|
||||
for head in header.strip().split('\n'):
|
||||
lines.append(head.strip())
|
||||
lines.append('')
|
||||
lines.append('')
|
||||
|
||||
# Map
|
||||
lines.append(f'MAP = CampaignMap(\'{self.chapter_name}\')')
|
||||
|
||||
Reference in New Issue
Block a user