[MIRROR] Automatic Punctuation pref (#9087)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-09-29 02:08:21 -07:00
committed by GitHub
parent d9b4b2e39d
commit 55ab4b5b07
3 changed files with 21 additions and 0 deletions

View File

@@ -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