1
This commit is contained in:
parent
3d4c1e9d27
commit
4cec94f747
@ -112,9 +112,6 @@ public:
|
||||
} else {
|
||||
res_path = "../res/";
|
||||
}
|
||||
if (JsonDataMgr::Instance()->channel != 0) {
|
||||
res_path = a8::Format("%s%d/", {res_path, JsonDataMgr::Instance()->channel});
|
||||
}
|
||||
|
||||
f8::ReadCsvMetaFile(res_path + "parameter@parameter.csv", parameter_meta_list);
|
||||
f8::ReadCsvMetaFile(res_path + "map@map.csv", map_meta_list);
|
||||
|
Loading…
x
Reference in New Issue
Block a user