1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 15:47:42 +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,17 +392,17 @@
"do_not_use": "do_not_use",
"auto": "auto",
"nox_player": "nox_player",
"bluestacks_player_5": "bluestacks_player_5",
"bluestacks_5": "bluestacks_5",
"mumu_player": "mumu_player",
"custom": "custom"
},
"CustomStartFilter": {
"name": "RestartEmulator.CustomStartFilter.name",
"help": "RestartEmulator.CustomStartFilter.help"
"CustomStartCommand": {
"name": "RestartEmulator.CustomStartCommand.name",
"help": "RestartEmulator.CustomStartCommand.help"
},
"CustomKillFilter": {
"name": "RestartEmulator.CustomKillFilter.name",
"help": "RestartEmulator.CustomKillFilter.help"
"CustomKillCommand": {
"name": "RestartEmulator.CustomKillCommand.name",
"help": "RestartEmulator.CustomKillCommand.help"
}
},
"Error": {