mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
chore: ResourceLoader 添加一些日志
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
bool asst::GeneralConfig::parse(const json::value& json)
|
||||
{
|
||||
LogTraceFunction;
|
||||
|
||||
m_version = json.at("version").as_string();
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user