Changed ..()

For readability.
This commit is contained in:
Regory
2014-08-23 16:55:30 -04:00
parent 0f0153915c
commit a9f35a41fb
+1 -1
View File
@@ -14,7 +14,7 @@
S.attackby(W,user)
qdel(src)
else //It's a kitchen knife. Go do the parent proc (slicing)
..(W, user)
..()
/obj/item/weapon/reagent_containers/food/snacks/boiledspagetti/attackby(obj/item/W as obj, mob/user as mob)