From 785a9e8cfe34e49cf65c76328b7190c9a4d18be0 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Thu, 23 Jun 2016 11:23:57 +0200
Subject: [PATCH] correct engine map for coach

---
 VectoCore/VectoCoreTest/TestData/Components/24t Coach.vmap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/VectoCore/VectoCoreTest/TestData/Components/24t Coach.vmap b/VectoCore/VectoCoreTest/TestData/Components/24t Coach.vmap
index ef9b0c0123..414dcd4b36 100644
--- a/VectoCore/VectoCoreTest/TestData/Components/24t Coach.vmap	
+++ b/VectoCore/VectoCoreTest/TestData/Components/24t Coach.vmap	
@@ -111,6 +111,6 @@
 2100,800,35717
 2100,1000,45643
 2100,1100,50653
-500,-500,50000
-3000,1500,50000
-3000,-500,50000
\ No newline at end of file
+500,-500,0
+3000,1500,0
+3000,-500,0
\ No newline at end of file
-- 
GitLab