Further fixes typos

This commit is contained in:
Yoshax
2016-04-19 23:49:57 +01:00
parent 7ae719aea7
commit 4e8ac2515d
2 changed files with 2 additions and 2 deletions

View File

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