mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-08 10:35:34 +00:00
Hopefully fixed to crashpoints
This commit is contained in:
@@ -368,6 +368,7 @@ function send_list(coll, socket, send, list_send, configs, shuffled)
|
||||
}
|
||||
|
||||
function end(obj, coll, guid, offline, socket) {
|
||||
var socketid = socket.zoff_id;
|
||||
if(typeof(obj) !== 'object') {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user