[MIRROR] fixes "Drinking glass not updating when used in crafting" (#6058)

* fix (#36580)

* fixes "Drinking glass not updating when used in crafting"
This commit is contained in:
CitadelStationBot
2018-03-22 06:06:44 -05:00
committed by Poojawa
parent 738df3f400
commit 2c93091caf
+1
View File
@@ -216,6 +216,7 @@
RGNT.volume += RG.volume
RGNT.data += RG.data
qdel(RG)
RC.on_reagent_change()
else
surroundings -= RC
else if(ispath(A, /obj/item/stack))