From 123d3e182a83d3c6faef6d06cc6823f17eca6c9a Mon Sep 17 00:00:00 2001 From: Khopa Date: Sat, 26 Jun 2021 15:16:46 +0200 Subject: [PATCH] Fixed yaml issue causing an issue with Leclerc MBT --- resources/units/ground_units/AMX10RCR.yaml | 2 +- resources/units/ground_units/SEPAR.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/units/ground_units/AMX10RCR.yaml b/resources/units/ground_units/AMX10RCR.yaml index 536dca0f..793b530c 100644 --- a/resources/units/ground_units/AMX10RCR.yaml +++ b/resources/units/ground_units/AMX10RCR.yaml @@ -8,4 +8,4 @@ origin: France price: 10 role: Recon Vehicle variants: - "Leclerc S\xE9ries 2": {} + "AMX-10 RCR": {} diff --git a/resources/units/ground_units/SEPAR.yaml b/resources/units/ground_units/SEPAR.yaml index 395f8c30..230afbd6 100644 --- a/resources/units/ground_units/SEPAR.yaml +++ b/resources/units/ground_units/SEPAR.yaml @@ -8,4 +8,4 @@ origin: France price: 12 role: Recon Vehicle variants: - "Leclerc S\xE9ries 2": {} + "AMX-10RCR SEPAR": {}