Automatic Punctuation pref

This commit is contained in:
ShadowLarkens
2024-09-27 07:57:40 -07:00
parent f88820729f
commit c6d1120acc
3 changed files with 21 additions and 0 deletions
@@ -75,3 +75,9 @@
savefile_key = "MessengerEmbeds"
default_value = TRUE
savefile_identifier = PREFERENCE_PLAYER
/datum/preference/toggle/autopunctuation
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "AutoPunctuation"
default_value = FALSE
savefile_identifier = PREFERENCE_PLAYER