mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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"
|
||||
|
||||
/datum/client_preference/safefiring
|
||||
description = "Safe gun firing."
|
||||
description = "Safe Gun Firing"
|
||||
key = "SAFE_FIRING"
|
||||
enabled_description = "Safe"
|
||||
disabled_description = "Dangerous"
|
||||
|
||||
Reference in New Issue
Block a user