Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyrs committed Jul 31, 2024
1 parent 5039fe4 commit 1bd3f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/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 1bd3f9a

Please sign in to comment.