pull/1/head
ansuz 2018-06-25 14:25:37 +02:00
parent 9820ac278f
commit fb5553f918
1 changed files with 1 additions and 1 deletions

View File

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