feat(api): BAC-11 Websocket - Return to Lobby
This commit is contained in:
@@ -77,3 +77,6 @@ function handleKickPlayer(playerId) {
|
||||
playerId: playerId
|
||||
})
|
||||
}
|
||||
function handleReturnToLobby() {
|
||||
sendEvent("ReturnToLobby")
|
||||
}
|
||||
Reference in New Issue
Block a user