Skip to content
Snippets Groups Projects
Commit 5842a1f4 authored by Andreas Rauschert's avatar Andreas Rauschert
Browse files

Removed z_placement_offset


Signed-off-by: default avatarAndreas Rauschert <andreas.rb.rauschert@bmw.de>
parent 7286c440
No related branches found
No related tags found
1 merge request!16BMW Dev-branch
...@@ -176,7 +176,6 @@ struct PedestrianProperties : public EntityProperties ...@@ -176,7 +176,6 @@ struct PedestrianProperties : public EntityProperties
struct StaticObjectProperties : public EntityProperties struct StaticObjectProperties : public EntityProperties
{ {
units::length::meter_t z_placement_offset{0.0};
}; };
} // namespace mantle_api } // namespace mantle_api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment