feat: 肉鸽烧开水模式增加凹开局直升 (#6443)

fix #4791 fix #4833 fix #5539 fix #6203
This commit is contained in:
MistEO
2023-09-20 12:52:38 +08:00
committed by GitHub
19 changed files with 120 additions and 51 deletions

View File

@@ -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();