fix: uuid not entity

This commit is contained in:
cha0s 2019-03-21 18:33:29 -05:00
parent 48300260cc
commit c93a54b80a

View File

@ -87,7 +87,7 @@ class InformedBase extends Trait {
return;
}
if (!this._sentSelf) {
diff.selfEntity = this.entity;
diff.selfEntity = this.entity.instanceUuid;
this._sentSelf = true;
}
this._socket.send({