1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 11:07:20 +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": "Do not use",
"auto": "Auto",
"nox_player": "Nox Player",
"bluestacks_player_5": "Bluestacks 5",
"bluestacks_5": "Bluestacks 5",
"mumu_player": "MuMu Player",
"custom": "Custom"
},
"CustomStartFilter": {
"CustomStartCommand": {
"name": "Custom Start Command",
"help": ""
},
"CustomKillFilter": {
"CustomKillCommand": {
"name": "Custom Kill Command",
"help": ""
}