mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
feat: 适配其他服,格式化代码
This commit is contained in:
@@ -58,7 +58,7 @@ const bool forcedReloadResource = std::ifstream("DEBUG").good() || std::ifstream
|
||||
bool asst::TaskData::parse(const json::value& json)
|
||||
{
|
||||
LogTraceFunction;
|
||||
|
||||
|
||||
#ifndef ASST_DEBUG
|
||||
if (forcedReloadResource) {
|
||||
m_all_tasks_info.clear();
|
||||
|
||||
Reference in New Issue
Block a user