Archived
Chore: rework Lobby interface
This commit is contained in:
@@ -61,5 +61,6 @@ export interface ISLobby extends ILobby {
|
||||
request_createGame: (query: ISQuery) => void
|
||||
request_login: (query: ISQuery) => void
|
||||
|
||||
removeGame: () => void
|
||||
subscribe: (query: ISQuery) => any
|
||||
}
|
||||
Reference in New Issue
Block a user