Remove dup'ed net event util
This commit is contained in:
@@ -27,9 +27,3 @@ function receiveFromServer(eventName, handlerFunction) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
function listenFromServer(eventName, handlerFunction) {
|
|
||||||
addNetworkHandler(eventName, handlerFunction);
|
|
||||||
}
|
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
|
||||||
Reference in New Issue
Block a user