-
This commit is contained in:
@@ -28,6 +28,7 @@ class NekoConnection extends BaseConnection {
|
||||
try {
|
||||
receive(packet);
|
||||
} catch (error:Dynamic) {
|
||||
trace(error);
|
||||
handler.onError(error);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user