remove extra debug output
This commit is contained in:
parent
0f26bbadfd
commit
623b6ad8be
@ -211,7 +211,6 @@ dynamic::Value Entities::serialize(const Entity& entity) {
|
||||
auto data = scripting::get_component_value(comp->env, "SAVED_DATA");
|
||||
compsMap.put(comp->name, data);
|
||||
}
|
||||
std::cout << root << std::endl;
|
||||
}
|
||||
return root;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user