mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-01-09 11:31:08 +00:00
examine_look
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user