Reversion and inversion

lol
This commit is contained in:
Razgriz
2020-10-06 23:51:04 -07:00
committed by GitHub
parent 04a31152dd
commit 00ae0b4746

View File

@@ -156,8 +156,9 @@ var/list/_client_preferences_by_type
/datum/client_preference/old_door_sounds
description ="Old Door Sounds"
key = "SOUND_OLDDOORS"
enabled_description = "New" //CHOMP Edit
disabled_description = "Old" //CHOMP Edit
enabled_description = "Old"
disabled_description = "New"
enabled_by_default = FALSE
/datum/client_preference/department_door_sounds
description ="Department-Specific Door Sounds"