mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Hotkeys by default
It's 2020, use your WASD keys by default. Flipped to True
This commit is contained in:
@@ -207,7 +207,7 @@ var/list/_client_preferences_by_type
|
|||||||
key = "HUD_HOTKEYS"
|
key = "HUD_HOTKEYS"
|
||||||
enabled_description = "Enabled"
|
enabled_description = "Enabled"
|
||||||
disabled_description = "Disabled"
|
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
|
/datum/client_preference/show_typing_indicator
|
||||||
description ="Typing indicator"
|
description ="Typing indicator"
|
||||||
|
|||||||
Reference in New Issue
Block a user