Skip to content

Commit 990f7b9

Browse files
authored
Update pixels.js
1 parent cf3b97e commit 990f7b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixels.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12338,6 +12338,7 @@
1233812338
if (await H.Z.scanGameLibrary(this.room.state.entities),
1233912339
this.selfPlayer) {
1234012340
let m = JSON.parse(JSON.stringify(this.currentPlayer));
12341+
window.pixelsListener("CURRENT_PLAYER", m);
1234112342
(null === (J = m.full.pet) || void 0 === J ? void 0 : J.avatar) || delete m.full.pet,
1234212343
this.initPlayers(),
1234312344
this.setupSelfPlayerListeners(this.selfPlayer, er),

0 commit comments

Comments
 (0)