mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
update algorithm and configer
This commit is contained in:
@@ -6,7 +6,7 @@ int main(int argc, char** argv)
|
||||
|
||||
Assistance asst;
|
||||
if (!asst.setSimulatorType(SimulatorType::BlueStacks)) {
|
||||
DebugTraceError("Find Simulator Error");
|
||||
DebugTraceError("Can't Find Simulator or Permission denied.");
|
||||
getchar();
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user