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

Opt: Refactored some code of emulator.py

This commit is contained in:
SarContDeli
2022-07-26 16:34:48 +08:00
parent f1c78de429
commit df26bc4e7a
9 changed files with 73 additions and 77 deletions

View File

@@ -392,15 +392,15 @@
"do_not_use": "不使用",
"auto": "自動",
"nox_player": "夜神模擬器",
"bluestacks_player_5": "藍疊模擬器5",
"bluestacks_5": "藍疊模擬器5",
"mumu_player": "MuMu模擬器",
"custom": "自定義"
},
"CustomStartFilter": {
"CustomStartCommand": {
"name": "自定義啟動命令",
"help": ""
},
"CustomKillFilter": {
"CustomKillCommand": {
"name": "自定義關閉命令",
"help": ""
}