1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-25 09:07:13 +08:00
Files
AzurLaneAutoScript/module/map/exception.py

3 lines
39 B
Python
Raw Normal View History

2020-03-29 01:22:46 +08:00
class CampaignEnd(Exception):
pass