diff --git a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs index b8a563418b09dc7a34be68e92075e0378d4b287b..58564be5cf85b5c83c1ba2b5147db88284b0c2b6 100644 --- a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs +++ b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs @@ -252,7 +252,7 @@ namespace TUGraz.VectoCore.Models.Declaration new[] { 90.0, 120, 165, 90, 120, 165 }, new[] { 90.0, 120, 165, 110, 140, 185 }, new[] { 100.0, 130, 175, 120, 150, 195 }, - new[] { 110.0, 140, 185, 130, 160, 195 }, + new[] { 110.0, 140, 185, 130, 160, 205 }, }; public const double DownhillSlope = -5;