updateRole and deleteInvite

This commit is contained in:
abalabahaha
2015-11-19 09:40:15 -08:00
parent e08c10507d
commit 224cca1e31
33 changed files with 190 additions and 70 deletions

View File

@@ -4,4 +4,4 @@ exports.IDLE = 0;
exports.LOGGING_IN = 1;
exports.LOGGED_IN = 2;
exports.READY = 3;
exports.DISCONNECTED = 4;
exports.DISCONNECTED = 4;