From 668c8f7c3f3f91e5c2793d5297bc556e5521ac04 Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinai-dev@users.noreply.github.com> Date: Thu, 12 Nov 2020 16:30:41 +1100 Subject: [PATCH] Updated README for 3.0 (temp overview pic) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88788aa..4f9b3ef 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ You can access the settings via the "Options" page of the main menu, or directly * Default: `F7` * See [this article](https://docs.unity3d.com/ScriptReference/KeyCode.html) for a full list of all accepted KeyCodes. -`Force_Unlock_Mouse` (bool) +`Force Unlock Mouse` (bool) * Default: `true` * Forces the cursor to be unlocked and visible while the UnityExplorer menu is open, and prevents anything else taking control.