mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes a typo on the new prefence
This commit is contained in:
@@ -133,7 +133,7 @@ var/list/_client_preferences_by_type
|
|||||||
disabled_description = "Hide"
|
disabled_description = "Hide"
|
||||||
|
|
||||||
/datum/client_preference/safefiring
|
/datum/client_preference/safefiring
|
||||||
description = "Safe gun firing."
|
description = "Safe Gun Firing"
|
||||||
key = "SAFE_FIRING"
|
key = "SAFE_FIRING"
|
||||||
enabled_description = "Safe"
|
enabled_description = "Safe"
|
||||||
disabled_description = "Dangerous"
|
disabled_description = "Dangerous"
|
||||||
|
|||||||
Reference in New Issue
Block a user