mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
style: format
This commit is contained in:
@@ -1277,7 +1277,8 @@ bool asst::Controller::set_inited(bool inited)
|
||||
return true;
|
||||
}
|
||||
|
||||
void asst::Controller::kill_adb_daemon() {
|
||||
void asst::Controller::kill_adb_daemon()
|
||||
{
|
||||
if (m_instance_count) return;
|
||||
#ifndef _WIN32
|
||||
if (m_child)
|
||||
|
||||
Reference in New Issue
Block a user