mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
chore: 修复Clang/GCC编译警告
This commit is contained in:
@@ -107,6 +107,8 @@ bool asst::Assistant::set_instance_option(InstanceOptionKey key, const std::stri
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
Log.error("Unknown key or value", value);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user