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

View File

@@ -40,6 +40,7 @@
if(owner)
if(owner == M)
return
Remove(owner)
owner = M
M.actions += src
if(M.client)