Skip to content

Commit

Permalink
update server/src/main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Jan 15, 2025
1 parent 175b60d commit dfc9ccb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ io.on("connection", (socket: Socket) => {

});


/**
* Handles player rejoining a room.
* @param data - The data for rejoining the room.
Expand Down

0 comments on commit dfc9ccb

Please sign in to comment.