lowercasing possible

This commit is contained in:
SandPoot
2023-10-05 21:24:13 -03:00
parent a105852042
commit ddf9827afb
2 changed files with 8 additions and 2 deletions
@@ -8,6 +8,7 @@
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_TEXT
protection = CONFIG_ENTRY_LOCKED
lowercase_key = FALSE // The names of the servers are proper nouns. Also required for the cross_comms_name config to work.
/datum/config_entry/keyed_list/cross_server/ValidateAndSet(str_val)
. = ..()