Merge pull request #483 from Citadel-Station-13/upstream-merge-26356

[MIRROR] Fixes action transfer
This commit is contained in:
LetterJay
2017-04-19 18:32:08 -05:00
committed by GitHub
+1
View File
@@ -40,6 +40,7 @@
if(owner) if(owner)
if(owner == M) if(owner == M)
return return
Remove(owner)
owner = M owner = M
M.actions += src M.actions += src
if(M.client) if(M.client)