mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
feat: 将退出时不释放adb作为独立选项
This commit is contained in:
@@ -314,7 +314,7 @@ bool asst::MinitouchController::connect(const std::string& adb_path, const std::
|
||||
|
||||
#ifdef ASST_DEBUG
|
||||
if (config == "DEBUG") {
|
||||
make_instance_inited(true);
|
||||
m_inited = true;
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user