mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-16 15:47:58 +08:00
Chore: Abstract OilExhausted as global internal exception
This commit is contained in:
@@ -2,6 +2,10 @@ class CampaignEnd(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class OilExhausted(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class MapDetectionError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user