Fixes a typo on the new prefence

This commit is contained in:
Yoshax
2016-04-19 23:09:54 +01:00
parent ff96d27a85
commit 7ae719aea7

View File

@@ -133,7 +133,7 @@ var/list/_client_preferences_by_type
disabled_description = "Hide"
/datum/client_preference/safefiring
description = "Safe gun firing."
description = "Safe Gun Firing"
key = "SAFE_FIRING"
enabled_description = "Safe"
disabled_description = "Dangerous"