forked from Green-Sky/tomato
actually allow loading v2 and enable in converter
This commit is contained in:
@@ -99,7 +99,7 @@ int main(int argc, const char** argv) {
|
||||
// TODO: error handling
|
||||
const auto j = nlohmann::json::parse(tmp_buffer);
|
||||
|
||||
if (false) {
|
||||
if (true) {
|
||||
e.e.replace<ObjComp::MessagesVersion>(uint16_t(2));
|
||||
|
||||
// overwrite og
|
||||
|
||||
Reference in New Issue
Block a user