From 994eddd46f39a34301b76e94a6b9c16f3a23d9e2 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Thu, 11 Sep 2025 21:23:27 +0100 Subject: [PATCH] Remove default hotkey binding for relationship colors. --- mods/common/hotkeys/game.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/common/hotkeys/game.yaml b/mods/common/hotkeys/game.yaml index ec71bf196d..45c7d11144 100644 --- a/mods/common/hotkeys/game.yaml +++ b/mods/common/hotkeys/game.yaml @@ -58,7 +58,7 @@ ToggleMute: M Types: World Contexts: menu, player, spectator -TogglePlayerStanceColor: COMMA Ctrl +TogglePlayerStanceColor: Description: hotkey-description-toggleplayerstancecolor Types: World Contexts: player, spectator