mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Messed up
This commit is contained in:
@@ -562,6 +562,7 @@ io.on('connection', function(socket){
|
||||
}
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
socket.on('connect_timeout', function()
|
||||
{
|
||||
@@ -580,6 +581,7 @@ io.on('connection', function(socket){
|
||||
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
socket.on('pos', function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user