From ab684158a2252ea6e0ef35c01b355dafe14e61b6 Mon Sep 17 00:00:00 2001 From: LSPECTRONIZTAR Date: Thu, 10 Oct 2024 11:13:46 -0400 Subject: [PATCH] Update playerOptions.json --- Game Assets/miscellanous/playerOptions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Game Assets/miscellanous/playerOptions.json b/Game Assets/miscellanous/playerOptions.json index 88ecafc..8864cce 100644 --- a/Game Assets/miscellanous/playerOptions.json +++ b/Game Assets/miscellanous/playerOptions.json @@ -84,7 +84,7 @@ "Keybindings": [ { "name": "osu!standard", - "description": "Allows players to reassign key bindings for gameplay actions. Keymapping for osu!standard corresponds to the alternative clicking keys, such as Z and X.", + "description": "Reassign key bindings for gameplay actions. Keymapping for osu!standard corresponds to the alternative click keys.", "optionType": "keymap", "defaultValue": { "1": "z", "2": "x" } },