gel.terrain: Add qualifier in unchecked conversion of the 'height_Map_view'.

This commit is contained in:
Rod Kay
2024-04-24 12:43:15 +10:00
parent b9d9930a93
commit d4ee7c678a

View File

@@ -163,7 +163,8 @@ is
Tiling => Tiling);
function to_Physics is new ada.unchecked_Conversion (height_Map_view,
Heightfield_view);
physics.Model.Heightfield_view);
-- Heightfield_view);
the_ground_physics_Model : constant physics.Model.view
:= new physics.Model.item' (Id => physics.null_model_Id,