ping socket hotfix
This commit is contained in:
parent
cf1332cc7f
commit
7a24dbeed2
1 changed files with 0 additions and 1 deletions
|
|
@ -463,7 +463,6 @@ module.exports = (
|
||||||
|
|
||||||
if (pingIntervalID !== null) {
|
if (pingIntervalID !== null) {
|
||||||
logger.error('Tried to set ping socket twice')
|
logger.error('Tried to set ping socket twice')
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
|
||||||
socket.emit('shockping')
|
socket.emit('shockping')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue