Update OpTable.dm

This commit is contained in:
farie82
2018-10-03 09:48:59 +02:00
committed by GitHub
parent c39207001f
commit 2f45f10c69
+1 -1
View File
@@ -120,7 +120,7 @@
C.forceMove(loc)
if(user.pulling == C)
user.stop_pulling()
if(C.s_active)//Close the container opened
if(C.s_active) //Close the container opened
C.s_active.close(C)
for(var/obj/O in src)
O.loc = src.loc