chore: truth
This commit is contained in:
parent
97ce7875e8
commit
a8a40c91ba
|
@ -28,7 +28,7 @@ export default (latus) => class Informed extends Trait {
|
||||||
methods() {
|
methods() {
|
||||||
return {
|
return {
|
||||||
|
|
||||||
inform: (socket) => {
|
inform: async (socket) => {
|
||||||
this.#synchronizer.send(socket, this.entity);
|
this.#synchronizer.send(socket, this.entity);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user