OSDN Git Service

Version 0.6.218, Fix the bug of X.Net & X.Audio.
[pettanr/clientJs.git] / 0.6.x / js / 06_net / 00_XNet.js
index 9069396..3e7b454 100644 (file)
@@ -279,6 +279,8 @@ function X_NET_proxyDispatch( e ){
                        this[ 'listenOnce' ]( X_EVENT_COMPLETE, X_NET_proxyDispatch )\r
                                [ 'asyncDispatch' ]( 32, { type : X_EVENT_COMPLETE, 'lastEventType' : e.type } );\r
 \r
+                       // target を上書き X_NET_currentWrapper -> X_NET_currentQueue\r
+                       e[ 'target' ] = e[ 'currentTarget' ] = this;\r
                        this[ 'asyncDispatch' ]( e );\r
                        break;\r
 \r