fix typo
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user