examine_look

This commit is contained in:
FreeStylaLT
2021-04-01 09:45:37 +03:00
parent 8b34ec3e75
commit 3e257877b5
2 changed files with 14 additions and 0 deletions

View File

@@ -348,3 +348,9 @@ var/list/_client_preferences_by_type
key = "AUTOCORRECT"
enabled_description = "Enabled"
disabled_description = "Disabled"
/datum/client_preference/examine_look
description = "Examine Messages"
key = "EXAMINE_LOOK"
enabled_description = "Show"
disabled_description = "Hide"