Updated docs

This commit is contained in:
hydrabolt
2015-11-20 16:40:26 +00:00
parent 10ea6a9336
commit b6f158fac4
22 changed files with 25 additions and 20 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;