Skip to content

Commit

Permalink
Deploying to gh-pages from @ 288f484 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyrs committed Jul 30, 2024
1 parent f072b24 commit 467ff02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -40273,7 +40273,6 @@ var WorkerServer = class {
if (socket.player) {
socket.player.client = null;
}
socket.close();
this.sockets.delete(e.data.id);
}
break;
Expand Down

0 comments on commit 467ff02

Please sign in to comment.