pull/1/head
ansuz 7 years ago
parent 9820ac278f
commit fb5553f918

@ -796,7 +796,7 @@ define([
}, },
// Messaging // Messaging
Q_FRIEND_REQUEST: common.messaging.onFriendRequest.fire, Q_FRIEND_REQUEST: common.messaging.onFriendRequest.fire,
EV_FIREND_COMPLETE: common.messaging.onFriendComplete.fire, EV_FRIEND_COMPLETE: common.messaging.onFriendComplete.fire,
// Network // Network
NETWORK_DISCONNECT: common.onNetworkDisconnect.fire, NETWORK_DISCONNECT: common.onNetworkDisconnect.fire,
NETWORK_RECONNECT: function (data) { NETWORK_RECONNECT: function (data) {

Loading…
Cancel
Save