fix missing file
This commit is contained in:
parent
473d422668
commit
c1eae5a500
@ -227,7 +227,7 @@ class SocketParser {
|
||||
socket.didConnect()
|
||||
}
|
||||
} else if p.type == SocketPacketType.DISCONNECT {
|
||||
socket.didForceClose("Got Disconnect")
|
||||
socket.engineDidForceClose("Got Disconnect")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user