mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Update OpTable.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user