Improved WebSocket timeout sequence
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
fac652b6b5
commit
2fa436081b
@ -2868,7 +2868,6 @@ const createGame = (id) => {
|
||||
accessSync(`games/${id}`, fs.F_OK);
|
||||
id = '';
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user