mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore.更新meojson新版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "InfrastConfiger.h"
|
||||
|
||||
#include <meojson/json.h>
|
||||
#include <meojson/json.hpp>
|
||||
|
||||
bool asst::InfrastConfiger::parse(const json::value& json)
|
||||
{
|
||||
@@ -209,4 +209,4 @@ bool asst::InfrastConfiger::parse(const json::value& json)
|
||||
m_facilities_info.emplace(facility_name, std::move(fac_info));
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user