actually allow loading v2 and enable in converter

This commit is contained in:
2024-04-14 10:23:13 +02:00
parent de3b8f059e
commit a845609660
2 changed files with 4 additions and 2 deletions

View File

@@ -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