Skip to content

Commit

Permalink
Imporve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cx384 committed Jan 25, 2025
1 parent c22db8f commit 4525e12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/object_properties.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ void ObjectProperties::serialize(std::ostream &os) const
Pointabilities::serializePointabilityType(os, pointable);

// Convert to string for compatibility
// New serialize versions should use the numeric enum value
os << serializeString16(enum_to_string(es_ObjectVisual, visual));

writeV3F32(os, visual_size);
Expand Down

0 comments on commit 4525e12

Please sign in to comment.