removes a singular full stop

This commit is contained in:
Timothy Teakettle
2020-07-18 22:25:42 +01:00
parent 50b346355c
commit 74eadcf9c2

View File

@@ -58,7 +58,6 @@
var/limb_integrity = 0
// How many zones (body parts, not precise) we have disabled so far, for naming purposes
var/zones_disabled
.
/obj/item/clothing/Initialize()
. = ..()