Skip to content

Commit

Permalink
Merge branch 'feature/DRAW-440' into sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
comforest committed Nov 11, 2024
2 parents 6f8c39e + 74fab18 commit 78d6878
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ internal class RoomWebSocketHandler(
gameUseCase: MafiaGameUseCase,
userUseCase: UserUseCase,
webSocketExceptionHandler: WebSocketExceptionHandler,
userUseCase: UserUseCase,
private val userConnectionUseCase: UserConnectionUseCase,
private val router: WebSocketRouter,
) : BaseWebSocketHandler(
Expand Down

0 comments on commit 78d6878

Please sign in to comment.