Hotkeys by default

It's 2020, use your WASD keys by default. Flipped to True
This commit is contained in:
Razgriz
2020-11-19 21:48:52 -07:00
committed by GitHub
parent 8bc11c9c4f
commit 6a8749d257

View File

@@ -207,7 +207,7 @@ var/list/_client_preferences_by_type
key = "HUD_HOTKEYS"
enabled_description = "Enabled"
disabled_description = "Disabled"
enabled_by_default = FALSE // Backwards compatibility
enabled_by_default = TRUE // Backwards compatibility //CHOMP Edit: It's 2020, use your WASD keys by default. Flipped to True.
/datum/client_preference/show_typing_indicator
description ="Typing indicator"