potential server_member_update bugfix?

This commit is contained in:
hydrabolt
2016-02-13 21:04:47 +00:00
parent 9a57e7ab03
commit 315ae22a7f
7 changed files with 59 additions and 19 deletions

View File

@@ -19,6 +19,7 @@ var strictKeys = [
];
export default class Server extends Equality {
constructor(data, client) {
super();