1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 13:27:20 +08:00

Opt: Interrupt MaaRoguelike when task switched

This commit is contained in:
SarContDeli
2022-09-17 21:37:57 +08:00
parent 27affa179d
commit c42f526d5d
3 changed files with 39 additions and 13 deletions

8
.gitignore vendored
View File

@@ -8,9 +8,6 @@ config/*.yaml
config/*.json
config/tmp*
!config/template.json
submodule/AlasMaaBridge/config/*.json
submodule/AlasMaaBridge/config/tmp*
!submodule/AlasMaaBridge/config/template.json
*.pyw
dev_tools/debug_tools
.idea
@@ -22,6 +19,11 @@ config/reloadflag
config/reloadalas
test.py
test/
submodule/AlasMaaBridge/config/*.json
submodule/AlasMaaBridge/config/tmp*
!submodule/AlasMaaBridge/config/template.json
map/
debug/
# Created by .ignore support plugin (hsz.mobi)