From bc7dce3c2155dba42b2edd43f3b076ade118fb07 Mon Sep 17 00:00:00 2001 From: revility <32818302+revility@users.noreply.github.com> Date: Wed, 3 Oct 2018 07:14:11 -0400 Subject: [PATCH] Rename THIRD_PERSON_FOCUS_DISTANCE.txt to default thirdperson distance --- documents/THIRD_PERSON_FOCUS_DISTANCE.txt | 1 - documents/default thirdperson distance | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 documents/THIRD_PERSON_FOCUS_DISTANCE.txt create mode 100644 documents/default thirdperson distance diff --git a/documents/THIRD_PERSON_FOCUS_DISTANCE.txt b/documents/THIRD_PERSON_FOCUS_DISTANCE.txt deleted file mode 100644 index 8f357d8..0000000 --- a/documents/THIRD_PERSON_FOCUS_DISTANCE.txt +++ /dev/null @@ -1 +0,0 @@ -THIRD_PERSON_FOCUS_DISTANCE = 512.0f; \ No newline at end of file diff --git a/documents/default thirdperson distance b/documents/default thirdperson distance new file mode 100644 index 0000000..e5d30ae --- /dev/null +++ b/documents/default thirdperson distance @@ -0,0 +1 @@ +THIRD_PERSON_FOCUS_DISTANCE = 512.0f;