Skip to content

Commit

Permalink
🩹 #18 need to confirm with real scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
noracami committed Oct 15, 2024
1 parent 7954f5c commit 35a7aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/channels/room_channel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def room_join_with(room, player)

dispatch_to_room('room_updated', room)
dispatch_to_lobby('join_room', room)
interrupt_start_game
end

def room_leave_with(room, player)
Expand Down

0 comments on commit 35a7aa0

Please sign in to comment.