diff --git a/src/Vehicle/FactGroups/SubmarineFact.json b/src/Vehicle/FactGroups/SubmarineFact.json index 6cd724807e4..c3854411de3 100644 --- a/src/Vehicle/FactGroups/SubmarineFact.json +++ b/src/Vehicle/FactGroups/SubmarineFact.json @@ -44,13 +44,13 @@ "shortDesc": "Rangefinder", "type": "float", "decimalPlaces": 2, - "units": "m" + "units": "vertical m" }, { "name": "rangefinderTarget", "shortDesc": "RFTarget", "type": "float", "decimalPlaces": 2, - "units": "m" + "units": "vertical m" }, { "name": "rollPitchToggle", "shortDesc": "Roll/Pitch Toggle",