update cvar description

This commit is contained in:
hultonha
2021-04-30 10:56:40 +01:00
parent c61c357541
commit 0a4d62eeed
@@ -20,7 +20,7 @@
AZ_CVAR(
float, ed_newCameraSystemDefaultPlaneHeight, 34.0f, nullptr, AZ::ConsoleFunctorFlags::Null,
"What is the default height of the ground plane to do intersection tests against when orbiting");
"The default height of the ground plane to do intersection tests against when orbiting");
namespace AzFramework
{