Fix action item message

This commit is contained in:
Markolie
2017-02-06 20:50:31 +01:00
parent 5deafdb4e5
commit 96bd88badb
+1 -1
View File
@@ -273,7 +273,7 @@ obj/item/weapon/gun/proc/newshot()
..()
/obj/item/weapon/gun/proc/toggle_gunlight()
set name = "Toggle gun_light"
set name = "Toggle Gun Light"
set category = "Object"
set desc = "Click to toggle your weapon's attached flashlight."