mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
This commit is contained in:
parent
6d383893dc
commit
b5b8cfd3c3
@ -232,7 +232,8 @@ export default function(request: websocket.request, connection: websocket.connec
|
||||
});
|
||||
|
||||
publishOthelloGameStream(gameId, 'ended', {
|
||||
winner_id: winner
|
||||
winner_id: winner,
|
||||
game: await pack(gameId, user)
|
||||
});
|
||||
}
|
||||
//#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user