[MIRROR] Fixes an embed runtime (#373)

* embed runtime (#52912)

* Fixes an embed runtime

Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
SkyratBot
2020-08-17 23:32:27 +02:00
committed by GitHub
co-authored by Rohesie
parent 9d135f8e1b
commit f088ef3ce4
4 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
if(!limb)
limb = C.get_bodypart()
payload.tryEmbed(limb)
. = payload.tryEmbed(limb)
Detach(P)
/**