thank u kevz

This commit is contained in:
buffyuwu
2021-01-28 08:19:32 -05:00
parent ed1531bf27
commit 53d9a66c99
3 changed files with 45 additions and 0 deletions

View File

@@ -330,3 +330,9 @@ var/list/_client_preferences_by_type
enabled_by_default = FALSE
enabled_description = "Obfuscate Ghost"
disabled_description = "Normal Ghost"
/datum/client_preference/autocorrect
description = "Autocorrect"
key = "AUTOCORRECT"
enabled_description = "Enabled"
disabled_description = "Disabled"