oops
This commit is contained in:
		
							parent
							
								
									c7272a4de4
								
							
						
					
					
						commit
						88a06dfff7
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -307,7 +307,8 @@ export default function(request: websocket.request, connection: websocket.connec
 | 
			
		|||
 | 
			
		||||
		if (o.isEnded) {
 | 
			
		||||
			publishOthelloGameStream(gameId, 'ended', {
 | 
			
		||||
				winner_id: winner
 | 
			
		||||
				winner_id: winner,
 | 
			
		||||
				game: await pack(gameId, user)
 | 
			
		||||
			});
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue