Revert "Tried to add a ScriptDialog event..."

This reverts commit c7be7a380c.
This commit is contained in:
hintswen
2018-10-08 00:47:23 +11:00
parent c7be7a380c
commit 91117fea5c
12 changed files with 6 additions and 48 deletions

View File

@@ -16,7 +16,6 @@ class ClientEvents {
this.onGroupChatSessionJoin = new Subject_1.Subject();
this.onGroupChatAgentListUpdate = new Subject_1.Subject();
this.onFriendResponse = new Subject_1.Subject();
this.onScriptDialog = new Subject_1.Subject();
}
}
exports.ClientEvents = ClientEvents;