Fixes action transfer (#26356)

This commit is contained in:
AnturK
2017-04-19 13:07:13 -06:00
committed by duncathan salt
parent dc26511b7b
commit 424df99363
+1
View File
@@ -40,6 +40,7 @@
if(owner)
if(owner == M)
return
Remove(owner)
owner = M
M.actions += src
if(M.client)