Skip to content

Commit 226e6e8

Browse files
committed
1 parent 29d9219 commit 226e6e8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/scripts/update-templates/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"1.4.0.0",
44
"1.5.0.0",
55
"1.5.0.1",
6-
"1.6.0.0"
6+
"1.6.0.0",
7+
"1.7.0.1"
78
],
89
"cp_versions" : [
910
"8.0.0.0",

config/VehicleConfigurations.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,12 @@ You can define the following custom settings:
209209
turnRadius = "5"
210210
useVehicleSizeForMarkers = "true"
211211
/>
212+
213+
<!--vehicles\gregoire-->
214+
<Vehicle name="gl86.xml"
215+
turnRadius = "5"
216+
useVehicleSizeForMarkers = "true"
217+
/>
212218

213219
<!--\vehicles\grimme-->
214220
<Vehicle name="ventor4150.xml"

0 commit comments

Comments
 (0)