Compile fix.

This commit is contained in:
Zuhayr
2013-08-14 10:29:17 -07:00
parent 1c30387a44
commit d937900d13
@@ -16,7 +16,7 @@
new /obj/item/weapon/storage/backpack/industrial(src)
else
new /obj/item/weapon/storage/backpack/satchel_eng(src)
if (prob(70))
if (prob(70))
new /obj/item/clothing/tie/storage/brown_vest(src)
else
new /obj/item/clothing/tie/storage/webbing(src)