Set tutorial to null
This commit is contained in:
parent
5563a92d25
commit
8041c69960
@ -293,6 +293,7 @@ export async function onIdentify(this: WebSocket, data: Payload) {
|
||||
// shard // TODO: only for user sharding
|
||||
sessions: [], // TODO:
|
||||
presences: [], // TODO:
|
||||
tutorial: null,
|
||||
};
|
||||
|
||||
// TODO: send real proper data structure
|
||||
|
Loading…
x
Reference in New Issue
Block a user